diff -r a24b150674bf -r 6ce477e2df12 templates/theme.html --- a/templates/theme.html Wed Dec 11 08:16:07 2013 +0100 +++ b/templates/theme.html Mon Dec 16 05:05:01 2013 +0100 @@ -67,8 +67,8 @@ {% block jumbotron %}{% endblock %}
- {% block body %}{% endblock %}{% include "footer.html" %} - + {% block body %}{% endblock %} + {% include "footer.html" %}