Split subincludes out into their own /fragment controllers.
[catagits/Gitalist.git] / root / blobdiff.tt2
CommitLineData
61b56ed6 1[% PROCESS 'nav/actions.tt2' object = commit %]
6cf4366a 2
2cf1e781 3<div class='content'>
4 <div class='commit-message'>
5 [% short_cmt(commit.comment) | html %] ...
6 </div>
6cf4366a 7
2cf1e781 8 [% INCLUDE '_diff.tt2' %]
9</div>