Files
2024-10-25 14:16:28 +02:00

4 lines
79 B
Smarty

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