drafted materio_sapi search block vue integration
This commit is contained in:
@@ -66,11 +66,9 @@
|
||||
</aside>
|
||||
{% endif %}
|
||||
|
||||
{% if page.content_top %}
|
||||
<div class="content-top">
|
||||
{{ page.content_top }}
|
||||
</div>
|
||||
{% endif %}
|
||||
<div id="content-top">
|
||||
{{ page.content_top }}
|
||||
</div>
|
||||
|
||||
<div id="main-content">
|
||||
{{ page.content|without('messages') }}
|
||||
|
Reference in New Issue
Block a user