layout content position for fullwidth pages

This commit is contained in:
2021-07-23 11:38:53 +02:00
parent d8d66aeeb6
commit e0dbe9cf9d
3 changed files with 214 additions and 215 deletions

View File

@@ -1,4 +1,4 @@
<div class="{% block crud_content_main_div_class %}col-10 centered{% endblock %}">
<div class="{% block crud_content_main_div_class %}{% endblock %}">
{% block crud_content_header %}
<h1>{{ ('crud.'~crud_name~'.title_edit')|trans }}</h1>
{% endblock crud_content_header %}