From 7dd1b994cd44bfc93746e5fcbf03de97767f6c52 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Mon, 1 Apr 2013 10:28:19 -0400 Subject: [PATCH] fixing syntax error --- frontend/templates/notification/notice_settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/templates/notification/notice_settings.html b/frontend/templates/notification/notice_settings.html index aab3a888..0affa040 100644 --- a/frontend/templates/notification/notice_settings.html +++ b/frontend/templates/notification/notice_settings.html @@ -10,7 +10,7 @@ {% block extra_js %} -{% block.super %} +{{ block.super }}