Update templates

This commit is contained in:
Livvy Mackintosh
2017-10-09 20:23:03 +01:00
parent c0f7107517
commit 8c38748347
17 changed files with 104 additions and 35 deletions

View File

@ -11,7 +11,7 @@
</style>
{% endblock %}
{% block body %}
{% block content %}
<div class="container">
@ -20,7 +20,7 @@
<p class="lead text-center">{% block description %}{% endblock %}</p>
</div>
{% block content %}
{% block inner %}
{% endblock %}
</div><!-- /.container -->