fenom/tests/resources/provider/extends/dynamic/child.1.tpl

2 lines
77 B
Smarty
Raw Normal View History

2014-02-22 20:34:53 +04:00
{extends 'extends/dynamic/parent.tpl'}
{block 'body'}Child 1 {parent}{/block}