From 6c4f2a32f8fe87b5377bd457721fe8f018539d77 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Mon, 29 Jul 2019 10:51:51 -0400 Subject: [PATCH] "Account" button -> "Preferences" button --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index e791e27..5a5a0e0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -157,7 +157,7 @@
  • - Account + Preferences
  • {% if request.user.is_superuser %}