From 8cb918d211ad76257b1afd00a67c312ec07d737f Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Tue, 16 Jan 2024 17:12:56 +0100 Subject: [PATCH] html comments => django template comments --- alerts/templates/alerts/new_issue.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/alerts/templates/alerts/new_issue.html b/alerts/templates/alerts/new_issue.html index 46a32d7..fd5b920 100644 --- a/alerts/templates/alerts/new_issue.html +++ b/alerts/templates/alerts/new_issue.html @@ -466,11 +466,11 @@ - + {# Email Body #} - + {% Body content #}