Started work on giving Gitalist a distinct look.
[catagits/Gitalist.git] / root / nav / actions.tt2
index 8f2293b..99988de 100644 (file)
@@ -5,4 +5,5 @@
     <a href="[% c.uri_for('commit', {h=object.sha1}) %]">commit</a> |
     <a href="[% c.uri_for('commitdiff', {h=object.sha1}) %]">commitdiff</a> |
     <a href="[% c.uri_for('tree', {h=object.tree_sha1, hb=object.sha1}) %]">tree</a>
+     [% INCLUDE '_chroma_hash.tt2' sha1 = object.sha1 %]
 </div>