{extends 'layout_view.tpl'} {block name="title"} {title}{$title|escape}{/title} {/block} {block name="content"}
{tr}This will help you recognize your stored queries if ever you want to modify or remove them.{/tr}

{tr}Use Existing{/tr}

{foreach $queries as $query} {foreachelse} {/foreach}
{tr}Label{/tr} {tr}Last Modification{/tr}
{if $query.lastModif} {$query.lastModif|tiki_short_datetime} {else} {tr}Never{/tr} {/if}
{tr}No stored queries!{/tr} {tr}Never{/tr}
{/block}