From d2a41f0b5f76980aec91963cc8e3ff24e7e35b97 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 22:39:53 -0600 Subject: [PATCH] fix --- files/templates/notifications.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/files/templates/notifications.html b/files/templates/notifications.html index da4999b85..7519877e2 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -54,9 +54,11 @@
- {% with comments=notifications %} - {% include "comments.html" %} - {% endwith %} +
+ {% with comments=notifications %} + {% include "comments.html" %} + {% endwith %} +
{% if not notifications %}