created materio_sapi module and draft of search form block
This commit is contained in:
@@ -66,6 +66,12 @@
|
||||
</aside>
|
||||
{% endif %}
|
||||
|
||||
{% if page.content_top %}
|
||||
<div class="content-top">
|
||||
{{ page.content_top }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div id="main-content">
|
||||
{{ page.content|without('messages') }}
|
||||
</div>{# /.layout-content #}
|
||||
|
Reference in New Issue
Block a user