From d6fe24b3fc17fe35f1b602558f9f52fddae8e15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Mart=C3=ADn?= Date: Fri, 24 May 2013 13:17:08 +0200 Subject: [PATCH] Fixed layout --- minecraftcodex/database/templates/layout.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minecraftcodex/database/templates/layout.html b/minecraftcodex/database/templates/layout.html index 51d178c..03097f0 100644 --- a/minecraftcodex/database/templates/layout.html +++ b/minecraftcodex/database/templates/layout.html @@ -4,6 +4,7 @@ + {% block head %}{% endblock %} {% include "head.html" %} {% block head_title %}{{ site_title }}{% endblock %} @@ -49,7 +50,7 @@
MinecraftCodex {% if app_version %}v.{{ app_version }}{% endif %}
- If you have feedback, please use the contact information on the right. + If you have feedback, please use the contact information to the right.