{extends "idf/source/base.html"} {block extraheader}{/block} {block docclass}yui-t1{assign $inSourceTree=true}{/block} {block body}

{trans 'Root'}/{if $breadcrumb}{$breadcrumb|safe}{/if}

{if !$tree_in || $props} {aurl 'url', 'IDF_Views_Source::commit', array($project.shortname, $commit)} {if $props} {/if} {if !$tree_in} {/if} {/if} {$file}
    {foreach $props as $prop => $val}
  • {trans 'Property'} {$prop} {trans 'set to:'} {$val}
  • {/foreach}
{blocktrans}Source at commit {$commit} created {$cobject.date|dateago}.{/blocktrans}
{blocktrans}By {$cobject.author|strip_tags|trim}, {$cobject.title}{/blocktrans}
{aurl 'url', 'IDF_Views_Source::getFile', array($project.shortname, $commit, $fullpath)}

{trans 'Archive'} {trans 'Download this file'}

{/block} {block context}

{trans 'Revision:'} {$commit}

{/block} {block javascript} {/block}