mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fixed some views. [skip ci]
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user