{$data.title}
{$data.content_p}
{dynamic}
{if $smarty.session.admin}
[ {#delete#} : {#edit#} ]
{/if}
{/dynamic}
{* load lang file *} {dynamic} {config_load file="lang`$smarty.const.PLANG`.txt" section="entry"} {/dynamic} {* the dynamic tag is neccessary such that these block of the template are not cached *}
{dynamic}
{if $smarty.session.admin}
[ {#delete#} : {#edit#} ]
{/if}
{/dynamic}