Updated layouts
This commit is contained in:
parent
b016f82673
commit
964e8713a6
3 changed files with 46 additions and 0 deletions
|
@ -60,7 +60,9 @@
|
|||
<div class="row">
|
||||
{% block content_wrapper %}
|
||||
<main class="col-md-9">
|
||||
{% block content_top %}{% endblock %}
|
||||
{% block content %}{% endblock %}
|
||||
{% block content_bottom %}{% endblock %}
|
||||
</main>
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue