{extends "idf/source/base.html"} {block docclass}yui-t1{assign $inSourceTree=true}{/block} {block body}
{trans 'File'} | {trans 'Age'} | {trans 'Message'} | {trans 'Size'} | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{blocktrans}Source at commit {$commit} created {$cobject.date|dateago}.{/blocktrans} {blocktrans}By {$cobject.author|strip_tags|trim}, {$cobject.title}{/blocktrans} | |||||||||||||
.. | |||||||||||||
![]() |
{if $file.type != 'extern'}
{$file.author|strip_tags|trim}{trans ':'} {issuetext $file.log, $request, true, false} | {else}{/if} | {$file.extern} | {/if}
{trans 'Download this version'} {trans 'or'} git clone {$project.getSourceAccessUrl($user)}