{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=filteredContent title=$locale->tr("filteredContent")} {if $pluginEnabled}
{include file="$admintemplatepath/successmessage.template"} {include file="$admintemplatepath/errormessage.template"} {foreach from=$filteredcontent item=content} {assign var=contentDate value=$content->getDateObject()} {/foreach}
{$locale->tr("content")} {$locale->tr("reason")} {$locale->tr("date")} {$locale->tr("type")} {$locale->tr("actions")}
{$content->getRegExp(true)} {$content->getReason()}{$locale->formatDate($contentDate,"%d/%m/%Y %H:%M")} {if $content->isGlobal()}{$locale->tr("global")}{/if}
{$locale->tr( {$locale->tr(
{else} {include file="$admintemplatepath/errormessage.template"} {/if} {include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}