first commit
This commit is contained in:
12
themes/ayon/templates/custom_pages/dystrybutorzy/page.tpl
Normal file
12
themes/ayon/templates/custom_pages/dystrybutorzy/page.tpl
Normal file
@@ -0,0 +1,12 @@
|
||||
{extends file='page.tpl'}
|
||||
|
||||
{block name='page_content_container'}
|
||||
{block name='breadcrumb'}
|
||||
{include file='_partials/breadcrumb.tpl'}
|
||||
{/block}
|
||||
<section id="content" class="page-content page-cms page-cms-{$cms.id} 222">
|
||||
{block name='cms_content'}
|
||||
{$cms.content nofilter}
|
||||
{/block}
|
||||
</section>
|
||||
{/block}
|
||||
Reference in New Issue
Block a user