From 233c3f4819a7b29ab993ad70fa26aa59afc55a4a Mon Sep 17 00:00:00 2001 From: Litchi Pi Date: Mon, 20 Jan 2025 17:26:04 +0100 Subject: [PATCH] lint templates Signed-off-by: Litchi Pi --- templates/repo/issue/view_content/comments.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index f02e7195c8..9c9f925f98 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -683,12 +683,12 @@ {{template "shared/user/authorlink" .Poster}} - {{ $createdStr }} + {{$createdStr}}
    - {{if and .Aggregator.PrevClosed (not .Aggregator.IsClosed) }} + {{if and .Aggregator.PrevClosed (not .Aggregator.IsClosed)}}
  • {{svg "octicon-dot-fill"}} {{if .Issue.IsPull}}