Path : /srv/www/vhosts/alfa-com/templates/ |
Current File : //srv/www/vhosts/alfa-com/templates/gallery_simple.tpl |
{** BLOCK list **} <div class="items level0"> {foreach item=object from=$objects} <div class="item"> {$View::common('thumbnail', $object, null, false)} </div> {/foreach} </div> {** BLOCK @get **} {a result=$G.invocation->dispatch()} {$View::title()} {$View::common('messages-output')} {template __file='::list' objects=$result.objects.list} {** ENDBLOCK **}