X-Git-Url: http://git.veekun.com/zzz-spline-frontpage.git/blobdiff_plain/4371e472c2c75a12b5e1e499a9df6e62d778c030..b6150cb0386e08259fc0a7a5f63c7d6b25ffcd3e:/splinext/frontpage/templates/front_page/git.mako?ds=sidebyside diff --git a/splinext/frontpage/templates/front_page/git.mako b/splinext/frontpage/templates/front_page/git.mako index ad3bcb4..4b70426 100644 --- a/splinext/frontpage/templates/front_page/git.mako +++ b/splinext/frontpage/templates/front_page/git.mako @@ -2,7 +2,9 @@
-
${update.category}:
+
${update.time}
${update.tag}
@@ -17,8 +19,12 @@ % endif - ${commit.hash} - ${commit.author} + ${commit.hash} + + <%! import hashlib %>\ + + ${commit.author} + ${commit.subject} ${commit.time}