{#mod_title#}
{#mod_description#}
{if $works} {foreach from=$works item=work} {/foreach} {else} {/if}
{#mod_main_table_th_id#} {#mod_main_table_th_name#} {#mod_main_table_th_run#} {#mod_main_table_th_rub#} {#mod_main_table_th_actions#}
{$work.id} {$work.title|escape} {if $work.description}
{$work.description}{/if}
{if $work.last_run}{$work.last_run|date_format:$TIME_FORMAT|pretty_date}{/if} {foreach from=$rubrics item=rubric} {if $work.rubric_id == $rubric.Id}{$rubric.rubric_title|escape}{/if} {/foreach}
  • {#mod_main_table_no_records#}