From 105741ca236ce9e279ec2eb38e4546f12d787164 Mon Sep 17 00:00:00 2001 From: orangix Date: Tue, 15 Aug 2023 22:28:02 +0200 Subject: [PATCH] done? --- views/partials/contextComment.hbs | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/views/partials/contextComment.hbs b/views/partials/contextComment.hbs index 5c9017f..f853716 100644 --- a/views/partials/contextComment.hbs +++ b/views/partials/contextComment.hbs @@ -1,18 +1,10 @@
-
-
- {{#noteq this.User.Username "[deleted]"}} - -

{{this.User.Username}}

- {{/noteq}} - {{#equal this.User.Username "[deleted]"}} -

[deleted]

- {{/equal}} -
-
+
+

{{{this.Comment}}}

+
{{this.RelTime}} {{#if this.DeletedAt}}