banner and vertical-menu integration

This commit is contained in:
2021-07-03 17:54:16 +02:00
parent 4ca1618480
commit e77c886e3f
7 changed files with 118 additions and 106 deletions

View File

@@ -54,7 +54,7 @@
{% block layout_wvm_content %}<!-- content of the layoutWithVerticalMenu is empty -->
{% endblock %}
</div>
<div class="col-3">
<div class="col-md-3">
{% block vertical_menu_content %}<!-- vertical menu of the layoutWithVerticalMenu is empty -->
{% endblock %}
</div>