fenom/tests/resources/template/child1.tpl
2013-02-07 17:37:16 +04:00

4 lines
61 B
Smarty

{extends "parent.tpl"}
{block blk1}
<b>blk1.{$a}</b>
{/block}