feat(extra-features): A bunch of improvements
This commit is contained in:
@@ -24,14 +24,8 @@
|
||||
*}
|
||||
{extends file='page.tpl'}
|
||||
|
||||
{block name='page_content_container'}
|
||||
<section id="content" class="page-home">
|
||||
{block name='page_content_top'}{/block}
|
||||
|
||||
{block name='page_content'}
|
||||
{block name='hook_home'}
|
||||
{$HOOK_HOME nofilter}
|
||||
{/block}
|
||||
{/block}
|
||||
</section>
|
||||
{/block}
|
||||
{block name='page_content_container'}
|
||||
<section id="content" class="page-home">
|
||||
{* {include file='pages/index/hero.tpl'} *}
|
||||
</section>
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user