From 7850305dcf0bbbfd8a3e59d280fcca1d5cd1a887 Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Wed, 10 Oct 2012 16:59:46 -0400 Subject: [PATCH] index.html: Narrow the scope of autoescape off (imported from commit 8a2903ba219f1792501977318ecb44db3ae8f50e) --- templates/zephyr/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 8461d96821..534b05aca0 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -20,7 +20,6 @@ {% rawjstemplate "subscription" %} -{% autoescape off %} @@ -43,13 +42,14 @@ {% endif %} {% endautoescape %} + {% endblock %} {% block content %}