Fix up the long log, add more gravatars, fix up links and time stamps and other bits
[catagits/Gitalist.git] / root / repository / longlog.tt2
diff --git a/root/repository/longlog.tt2 b/root/repository/longlog.tt2
new file mode 100644 (file)
index 0000000..6963772
--- /dev/null
@@ -0,0 +1,8 @@
+[%# FIXME - Why are actions here automagically %]
+<div class='content'>
+  [% INCLUDE '_log_pager.tt2';
+
+  subinclude('/fragment/repository/longlog', c.req.captures);
+
+  INCLUDE '_log_pager.tt2'; %]
+</div>