From 7efcd981358d2a8a92ae6b8ea1d6f191cd352b94 Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Fri, 31 May 2013 11:25:28 -0400 Subject: [PATCH] fix up styles in header for this particular use case --- cms/templates/registration/activation_complete.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cms/templates/registration/activation_complete.html b/cms/templates/registration/activation_complete.html index 9e29a224f5..a4d028ef5b 100644 --- a/cms/templates/registration/activation_complete.html +++ b/cms/templates/registration/activation_complete.html @@ -3,6 +3,12 @@ <%namespace name='static' file='../static_content.html'/> +%if not user_logged_in: +<%block name="bodyclass"> + not-signedin + +%endif + <%block name="content">