{extends "idf/base.html"} {block tabsource} class="active"{/block} {block subtabs} {if !$inHelp and !$inError and (in_array($commit, $tree_in) or (in_array($commit, $tags_in)))}{assign $currentCommit = $commit}{else}{assign $currentCommit = $project.getScmRoot()}{/if}
{trans 'Source Tree'} | {trans 'Change Log'} {if $inCommit}| {trans 'Commit'}{/if} | {trans 'How To Get The Code'}
{/block} {block title}{$title}{/block}