html indent fix

This commit is contained in:
Matthew Scragg 2014-09-04 16:35:28 -05:00
parent 10831a44e9
commit e4afc0fb0d
10 changed files with 171 additions and 188 deletions

View file

@ -1,6 +1,6 @@
{% extends 'layout.html' %}
{% block body %}
<h1>Page Not Found</h1>
<h1>Page Not Found</h1>
{% endblock %}