From 266bcbaf2ec09b000d9c4026724ab88dc9005e6a Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Tue, 10 Dec 2024 21:04:49 +0800 Subject: [PATCH] fix ui --- templates/repo/wiki/view.tmpl | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/templates/repo/wiki/view.tmpl b/templates/repo/wiki/view.tmpl index 781c9326ad64f..c8e0b4254ca8e 100644 --- a/templates/repo/wiki/view.tmpl +++ b/templates/repo/wiki/view.tmpl @@ -34,26 +34,26 @@
-
-
+
+
{{.CommitCount}} {{svg "octicon-history"}} - {{$title}} -
- {{$timeSince := DateUtils.TimeSince .Author.When}} - {{ctx.Locale.Tr "repo.wiki.last_commit_info" .Author.Name $timeSince}} +
+ {{$title}} +
+ {{$timeSince := DateUtils.TimeSince .Author.When}} + {{ctx.Locale.Tr "repo.wiki.last_commit_info" .Author.Name $timeSince}} +
-