form + filter

This commit is contained in:
2019-04-08 18:00:38 +02:00
parent 52fe56a7fc
commit 4346f85d56
25 changed files with 476 additions and 179 deletions

View File

@@ -21,13 +21,9 @@
{% endfor %}
</div>
{% if show_sidebar %}
{% block sidebar %}
{% include 'partials/sidebar.html.twig' %}
{% endblock %}
{% endif %}
</section>
{% endblock %}
</section>
{% endblock %}