Removed unnecessary end-tags and fixed some broken html

This commit is contained in:
Armin Ronacher 2012-12-19 15:46:18 +01:00
parent 823bebf13a
commit 61d43c7f12
5 changed files with 20 additions and 26 deletions

View file

@ -1,5 +1,5 @@
{% extends "pages/layout.html" %}
{% block body %}
Hello
{% endblock %}
Hello
{% endblock %}