From 48bcdc622f3d8a2cd948a6540891b8850c3ce116 Mon Sep 17 00:00:00 2001 From: takezoe Date: Sun, 9 Jun 2013 00:38:22 +0900 Subject: [PATCH] Fix the tag page. --- src/main/twirl/repo/tags.scala.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/twirl/repo/tags.scala.html b/src/main/twirl/repo/tags.scala.html index 3233f3810..2a1618466 100644 --- a/src/main/twirl/repo/tags.scala.html +++ b/src/main/twirl/repo/tags.scala.html @@ -8,15 +8,15 @@ - + @repository.tags.map { tag => - + - + }
TagCommit DateCommit Download
@tag.name@tag.name @helpers.datetime(tag.time)@tag.id.substring(0, 10)@tag.id.substring(0, 10) ZIP