X-Git-Url: http://git.veekun.com/zzz-spline-frontpage.git/blobdiff_plain/4371e472c2c75a12b5e1e499a9df6e62d778c030..4bb3ad19bae18a454509588df79c8b1470727a18:/splinext/frontpage/templates/front_page/git.mako 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}