{extends "idf/source/changelog.html"} {block context}
{trans 'Branches:'} {foreach $branches as $branch => $path} {aurl 'url', 'IDF_Views_Source::changeLog', array($project.shortname, $branch)} {$branch} {/foreach}