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/month_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/templates/month_view.html') diff --git a/hyperkitty/templates/month_view.html b/hyperkitty/templates/month_view.html index 27f9f99..9f3a857 100644 --- a/hyperkitty/templates/month_view.html +++ b/hyperkitty/templates/month_view.html @@ -76,7 +76,7 @@ {{email.answers}} comments - {% if settings.USE_MOCKUPS == True %} + {% if use_mockups %}