From 0705f55ce097b9892a7c4c11faa5396c4e557232 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 5 Aug 2015 20:23:08 +0800 Subject: finish new milestone page --- templates/repo/issue/milestones.tmpl | 42 ++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 7 deletions(-) (limited to 'templates/repo/issue/milestones.tmpl') diff --git a/templates/repo/issue/milestones.tmpl b/templates/repo/issue/milestones.tmpl index 72375597..46ba29d8 100644 --- a/templates/repo/issue/milestones.tmpl +++ b/templates/repo/issue/milestones.tmpl @@ -1,12 +1,12 @@ {{template "base/head" .}} -
+
{{template "repo/header" .}}
@@ -29,7 +29,7 @@ + +{{if .IsRepositoryAdmin}} + +{{end}} {{template "base/footer" .}} \ No newline at end of file -- cgit v1.2.3