{extends "idf/wiki/base.html"} {block docclass}yui-t1{assign $inPageList=true}{/block} {block body} {$pages.render} {if !$user.isAnonymous()} {aurl 'url', 'IDF_Views_Wiki::createPage', array($project.shortname)}

+ {trans 'New Page'}

{/if} {/block} {block context}

{trans 'Number of pages:'} {$pages.nb_items}

{assign $cloud_url = 'IDF_Views_Wiki::listPagesWithLabel'} {assign $cloud = 'wiki'} {include 'idf/tags-cloud.html'} {if $deprecated > 0} {aurl 'url', 'IDF_Views_Wiki::listPagesWithLabel', array($project.shortname, $dlabel.id)}

{blocktrans}See the deprecated pages.{/blocktrans}

{/if} {/block}