Started the switch from hand-written URLs to uri_for.
[catagits/Gitalist.git] / templates / commit.tt2
index c671f41..3d3d54b 100644 (file)
@@ -1,4 +1,4 @@
-[% INCLUDE 'commit-nav.tt2' object = commit %]
+[% INCLUDE 'nav/actions.tt2' object = commit %]
 
 <div class='commit-message'>
 [% commit.comment.substr(0, 85) %] ...