srchub-old

srchub-old Mercurial Source Tree


Root/indefero/src/IDF/templates/idf/wiki/search.html

{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::createPage', array($project.shortname)}
<p><a href="{$url}"><img style="vertical-align: text-bottom;" src="{media '/idf/img/add.png'}" alt="+" align="bottom" /></a> <a href="{$url}">{trans 'New Page'}</a></p>{/if}

{/block}
{block context}
<p><strong>{trans 'Pages found:'}</strong> {$pages.nb_items}</p>
{/block}

Source at commit f1c1e101e3d4 created 12 years 30 days ago.
By "Nathan Adams ", Fixing issue with site login OTP

Archive Download this file

Branches

Tags

Page rendered in 1.21437s using 11 queries.