From 1f7140345a7a254f090f32730d4c99c618549e02 Mon Sep 17 00:00:00 2001 From: John McLear Date: Thu, 24 Jan 2013 20:03:07 +0000 Subject: [PATCH] index wrapper block --- src/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/templates/index.html b/src/templates/index.html index f0e1beb3f..c3c13db32 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -150,6 +150,7 @@
+ <% e.begin_block("indexWrapper"); %>
@@ -158,6 +159,7 @@
+ <% e.end_block(); %>