srchub-old

srchub-old Mercurial Source Tree


Root/indefero/src/IDF/templates/idf/gadmin/projects/index.html

{extends "idf/gadmin/projects/base.html"}

{block docclass}yui-t3{assign $inIndex=true}{/block}

{block body}
{$projects.render}
{/block}

{block context}
<div class="issue-submit-info">
<p><strong>{trans 'Space Usage Statistics'}</strong></p>
<ul>
<li>{trans 'Repositories:'} {$size['repositories']|size}</li>
<li>{trans 'Attachments:'} {$size['attachments']|size}</li> 
<li>{trans 'Downloads:'} {$size['downloads']|size}</li>
<li>{trans 'Database:'} {$size['database']|size}</li>
<li><strong>{trans 'Total Forge:'} {$size['total']|size}</strong></li>
</ul>

</div>
{/block}


Source at commit 0d35b479f0df created 11 years 10 months ago.
By "Nathan Adams ", Changing source preview to use new syntax highlighter

Archive Download this file

Branches

Tags

Page rendered in 0.98205s using 11 queries.