{extends "idf/base-simple.html"} {block docclass}yui-t2{/block} {block body} {if $projects.count() == 0}
{trans 'No projects managed with InDefero were found.'}
{if $isAdmin} {aurl 'url', 'IDF_Views_Admin::projectCreate'} {/if} {else} {include 'idf/project-list.html'} {/if} {/block} {block context} {trans 'Filter projects by label'} {if count($projectLabels) == 0}{trans 'No projects with labels found.'}
{else} {if $tag}{blocktrans}Remove filter for {$tag}{/blocktrans}
{/if} {/if}{if $order != 'name'}{/if} {trans 'By name'}{if $order != 'name'}{/if} – {if $order != 'activity'}{/if} {trans 'By activity'}{if $order != 'activity'}{/if}