flatpress-theme-snail-orange/widgets.tpl

8 lines
125 B
Smarty

<div id="column">
{widgets pos=right}
<div id="{$id}">
<h4>{$subject}</h4>
{$content}
</div>
{/widgets}
</div>