From 37413926696ca2a26ec4014c4c4e3c46451c9521 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 27 May 2023 20:19:50 +0200 Subject: [PATCH 1/8] Add theme and customization content to 500 page --- templates/repo/issue/view_content/comments.tmpl | 1 - templates/status/500.tmpl | 7 ++++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index 5091201ddecc2..080592918522d 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -2,7 +2,6 @@ {{range .Issue.Comments}} {{if call $.ShouldShowCommentType .Type}} {{$createdStr:= TimeSinceUnix .CreatedUnix $.locale}} -