Files
interblue.pl/modules/htmlblocks/views/templates/hook/htmlblock.tpl
2024-10-25 14:16:28 +02:00

4 lines
79 B
Smarty

{foreach $htmlBlocks as $htmlBlock}
{$htmlBlock.content nofilter}
{/foreach}