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.