{extends "idf/wiki/base.html"} {block docclass}yui-t1{assign $inWiki=true}{/block} {block body} {$pages.render} {if !$user.isAnonymous()} {aurl 'url', 'IDF_Views_Wiki::create', array($project.shortname)}
{/if} {/block} {block context}{trans 'Number of pages:'} {$pages.nb_items}
{assign $cloud_url = 'IDF_Views_Wiki::listLabel'} {assign $cloud = 'wiki'} {include 'idf/tags-cloud.html'} {if $deprecated > 0} {aurl 'url', 'IDF_Views_Wiki::listLabel', array($project.shortname, $dlabel.id)}{blocktrans}See the deprecated pages.{/blocktrans}
{/if} {/block}