Files
lulandia.pl/modules/santandercredit/views/templates/front/test.tpl
2025-04-01 00:38:54 +02:00

9 lines
117 B
Smarty

{extends file='page.tpl'}
{block name="page_content"}
<h1>test</h1>
<p>
{$test}
</p>
{/block}