Removed unnecessary end-tags and fixed some broken html
This commit is contained in:
parent
823bebf13a
commit
61d43c7f12
5 changed files with 20 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{% extends "pages/layout.html" %}
|
||||
|
||||
{% block body %}
|
||||
Hello
|
||||
{% endblock %}
|
||||
Hello
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue