{extends "idf/base.html"} {block tabsource} class="active"{/block} {block subtabs} {if !$inHelp and array_key_exists($commit, $branches)}{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}