Dynamic filling blocks with content
Notice: This thread is very old.
- arron
- Member | 464
Hi,
is this working in current Nette 2.1-dev?
{foreach $blockContent as $blockName => $content}
{block $blockName}
{$content}
{/block}
{/foreach}
I am unable to make it work, but not sure if it is possible or I am in a dead end.
Thaks a lot.
Last edited by arron (2013-09-03 21:16)