[% INCLUDE 'nav/actions.tt2' object = commit %]
[% commit.comment.substr(0, 85) %] ...
[% IF path -%]
[% project %] [% fullpath = ''-%] [% FOREACH part IN path.split('/') -%] / [% part %] [% fullpath = fullpath _ part _ '/'; %] [% END -%]
[% END -%] [% INCLUDE '_tree.tt2' %]