Template cleanups. Move _template to inc/template, remove currently spurious includes...
[catagits/Gitalist.git] / root / fragment / repository / log.tt2
index aeb1b60..7170be7 100644 (file)
@@ -4,7 +4,7 @@
     <div class="message">
        [% message = line.comment | html;
          message.replace("\n", "<br/>") %]
-       <div class='chroma-hash'>[% INCLUDE '_chroma_hash.tt2' sha1 = line.sha1 %]</div>
+       <div class='chroma-hash'>[% INCLUDE 'inc/chroma_hash.tt2' sha1 = line.sha1 %]</div>
       </div>
       <div class="meta">
        <table class='summary' cellspacing='0' cellpadding='0'>