Update to not repeat the same link everywhere. Fix the link to be generic no matter...
[catagits/Gitalist.git] / root / blobdiff.tt2
1 [% PROCESS 'nav/actions.tt2' object = commit %]
2
3 <div class='content'>
4   <div class='commit-message'>
5   [% short_cmt(commit.comment) | html %] ...
6   </div>
7
8   [% INCLUDE '_diff.tt2' %]
9 </div>