This commit is contained in:
parent
2cb4def949
commit
aec931c26d
2 changed files with 99 additions and 81 deletions
|
|
@ -90,6 +90,8 @@
|
|||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
{include file="views/_partial/messages.tpl"}
|
||||
|
||||
|
||||
<main id="main-content" class="container my-4" {block name="display"}{/block}>
|
||||
<section class="p-4 mb-4 text-center txt_title" aria-labelledby="page-title">
|
||||
|
|
@ -106,5 +108,3 @@
|
|||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
{include file="views/_partial/messages.tpl"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue