{template 'header', $module} {if $action == 'add'}
{$type_select}  []
* {dstyle('post[style]')}
*
    
{elseif $action == 'edit'}
{$type_select}  []
§Õ
* {dstyle('post[style]', $style)}
*
      
{else}
 {$fields_select}    {$type_select}   
{loop $lists $k $v} {/loop}
 {$v[type]}   {$v[title]} {$v[adddate]}  
{if $MG[favorite_limit]}
{$MG[favorite_limit]}     {$limit_used}     {$limit_free}
{/if}
{$pages}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', $module}