{* 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 *}

{$data.subject}

{if $data.image}Icon{/if} {$data.content} Top

{if $data.section}{#cat#}: {$data.section.fullName}{else}{#noSecName#}
{/if} {if $data.keywords} {#keys#}: {foreach from=$data.keywords item=keyword name=myKeys} {if not $smarty.foreach.myKeys.last} {$keyword.word}, {else} {$keyword.word} {/if} {/foreach}
{/if} {if $data.ljurl} @lj {/if} {dynamic} {if $smarty.session.admin} [ {#delete#} : {#edit#} ] {/if} {/dynamic}

{include file="comments.htm"}