From ac5536b7184de6ff3cf8600e07c95398cea1441e Mon Sep 17 00:00:00 2001 From: gilsondev Date: Wed, 10 Dec 2014 15:43:49 -0200 Subject: [PATCH] Fix header cover again --- templates/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index a542576..3143ebc 100755 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,12 @@ {% block header %} -
+ {% if HEADER_COVER %} +
+ {% else %} +
+ {% endif %} +