From ce7d83ee233a9bd2bec34e43c46e8293c9dc0370 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Wed, 17 Oct 2012 13:33:23 +0200 Subject: Fix settings access from the templates --- hyperkitty/templates/messages/message.html | 4 ++-- hyperkitty/templates/month_view.html | 2 +- hyperkitty/templates/recent_activities.html | 4 ++-- hyperkitty/templates/threads/right_col.html | 2 +- hyperkitty/templates/user_profile.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'hyperkitty/templates') diff --git a/hyperkitty/templates/messages/message.html b/hyperkitty/templates/messages/message.html index ae111d3..6ff6c15 100644 --- a/hyperkitty/templates/messages/message.html +++ b/hyperkitty/templates/messages/message.html @@ -19,7 +19,7 @@ {{email.sender_name}}
- {% if settings.USE_MOCKUPS == True %} + {% if use_mockups %} Rank 8 {% else %}   @@ -48,7 +48,7 @@ {% endif %} - {% if settings.USE_MOCKUPS == True %} + {% if use_mockups %}