{* this tag is important, as it is stupid to index post lists, however, separate post pages are all indexed *}
{* load lang file *}
{dynamic}
{config_load file="lang`$smarty.const.PLANG`.txt"}
{/dynamic}
{* this is all wiki edit specific, please don't delete *}
{if $template == 'add.htm' or $template == 'entry.htm'}
{dynamic}
{if $smarty.session.admin}
{literal}
{/literal}
{/if}
{/dynamic}
{/if}
{* end wiki specific shit *}