Started the switch from hand-written URLs to uri_for.
[catagits/Gitalist.git] / templates / blob.tt2
index 7b04661..df95156 100644 (file)
@@ -1,6 +1,6 @@
 <link rel="stylesheet" type="text/css" href="/static/css/syntax/[% language %].css"/>
 
-[% PROCESS 'commit-nav.tt2' object = head %]
+[% PROCESS 'nav/actions.tt2' object = head %]
 <div class='commit-message'>
 [% head.comment.substr(0, 85) %] ...
 </div>