Legend

" />Active
" />Blocked

Packages

<% if isset($packages) %> <% foreach from=$packages item=package %> <% /foreach %> <% else %> <% /if %>
<% if isset($form) %>

<% $active->title %>

<% $form %>

See last templates of package "<% $active->title|trim %>"

<% if isset($templates) %> <% columnize from=$templates to=templates_c cols=3 %> <% foreach from=$templates_c item=i %> <% foreach from=$i item=j %> <% /foreach %> <% /foreach %>
Template: <% $j->id %>
Type:
<% $j->type %>
<% if isset($j->category) %>
Category:
<% $j->category|nl2br %>
<% /if %>
<% /if %>
<% /if %>