{extends "idf/gadmin/projects/base.html"} {block body} {if $form.errors}
{/if}| {trans 'Tab'} | {trans 'Number'} | 
|---|---|
| {trans 'Downloads'} | {$stats['downloads']} | 
| {trans 'Code reviews'} | {$stats['reviews']} | 
| {trans 'Commits'} | {$stats['commits']} | 
| {trans 'Issues'} | {$stats['issues']} | 
| {trans 'Documentation pages'} | {$stats['docpages']} | 
{blocktrans} Attention! Deleting a project is a one second operation with the consequences that all the data related to the project will be deleted. {/blocktrans}