Fixed some views. [skip ci]

This commit is contained in:
James Cole
2015-06-21 15:09:10 +02:00
parent 9d6ea6b2f6
commit ad8a9717d1
9 changed files with 205 additions and 134 deletions

View File

@@ -106,11 +106,12 @@
<section class="content-header">
{% include('partials/page-header.twig') %}
{% block breadcrumbs %}{% endblock %}
</section>
<!-- Main content -->
<section class="content">
{% include('partials/flashes.twig') %}
<!-- actual content -->
{% block content %}{% endblock %}