From: Jef van Schendel Date: Sun, 2 Dec 2012 01:22:18 +0000 (+0100) Subject: Give elements proper, more descriptive class names X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2369feb58acef5a04ee160db60a2180093a764a7;p=mediagoblin.git Give elements proper, more descriptive class names --- diff --git a/mediagoblin/templates/mediagoblin/base.html b/mediagoblin/templates/mediagoblin/base.html index fe383334..b16eb71a 100644 --- a/mediagoblin/templates/mediagoblin/base.html +++ b/mediagoblin/templates/mediagoblin/base.html @@ -54,8 +54,8 @@
{% if request.user %} {% if request.user and request.user.status == 'active' %} -
-
+
+
{% elif request.user and request.user.status == "needs_email_verification" %} {# the following link should only appear when verification is needed #}
{% if request.user.status == 'active' %} -
+