{$template->id} |
{if check_permission('rubric_edit')}
{$template->title|escape}
{else}
{$template->title|escape}
{/if}
|
{$template->author_id|escape} |
{$template->created|date_format:$TIME_FORMAT|pretty_date}
|
{$template->doc_count}
|
{if check_permission('rubric_edit')}
|
|
{if check_permission('rubric_edit')}
{if $template->doc_count==0}
{else}
{/if}
{else}
{/if}
|
{/if}
{/foreach}
{else}