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

4 lines
61 B
Smarty

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