[% INCLUDE 'nav/actions.tt2' object = commit %]
[% short_cmt(commit.comment) | html %] ...
[% IF path -%]
[% Project.name %] [% fullpath = ''-%] [% FOREACH part IN path.split('/') -%] / [% part %] [% fullpath = fullpath _ part _ '/'; %] [% END -%]
[% END -%] [% INCLUDE '_tree.tt2' %]