{template 'header.html'}
{template 'left.html'}
{template 'position.html'}
{type::getpositionhtml($type['typeid'])}
    {loop $archives $i $archive}
  • {$archive['stitle']}
    {$archive['title']}
    {if $archive['attr2']}{lang(price)} : {$archive['attr2']}{lang(unit)}{/if}
  • {/loop}
{if isset($pages)} {type_pagination($typeid)} {/if}
{lang(gotop)}
{template 'footer.html'}