{extends "issues/base.html"} {block docclass}yui-t2{/block} {block body} {$issues.render} {if !$user.isAnonymous()} {aurl 'url', 'IDF_Views_Issue::create', array($project.shortname)}
{/if} {/block} {block context}{trans 'Found issues:'} {$issues.nb_items}
{/block}