{#RUBRIC_TMPLS_HEAD#}
{#RUBRIK_EDIT_TEMPLATE#}
{#RUBRIC_TMPLS_TIP#}
{#RUBRIC_TABLE_BTN_FIELDS#}
{#RUBRIC_TABLE_BTN_FTEMPLATES#}
{#RUBRIC_TABLE_BTN_FGROUPS#}
{if check_permission('rubric_code')}
{#RUBRIC_TABLE_BTN_CODE#}
{/if}
{#RUBRIC_TABLE_BTN_RULES#}
{#MAIN_PAGE#}
{#RUBRIK_SUB_TITLE#}
{$rubric->rubric_title|escape}
{#RUBRIC_TMPLS_HEAD#}
{#RUBRIC_TMPLS_HEAD#}
{if check_permission('rubric_edit')}
{#RUBRIC_TMPLS_ADD#}
{/if}
{#RUBRIC_TMPLS_FROM#}
{if $templates}
{#RUBRIC_TMPLS_ID#}
{#RUBRIC_TMPLS_NAME#}
{#RUBRIC_TMPLS_AUTHOR#}
{#RUBRIC_TMPLS_DATE#}
{if check_permission('rubric_edit')}
{#RUBRIC_TMPLS_ACTIONS#}
{/if}
{foreach from=$templates item=template}
{$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}
{if check_permission('rubric_edit')}
{if check_permission('rubric_edit')} {if $template->doc_count==0}
{else}
{/if} {else}
{/if}
{/if}
{/foreach} {else}
{#RUBRIC_TMPLS_NO_ITEMS#}
{/if}
{if check_permission('rubric_edit')}
{#RUBRIC_TMPLS_NAME#}
{/if}