From 4f2187a83a84cad7fdbe363c48c85e6a16ba5ca7 Mon Sep 17 00:00:00 2001 From: Aonrud <107251085+Aonrud@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:37:04 +0000 Subject: [PATCH] fix: Remove extra closing div --- data/templates/notifications.html | 1 - 1 file changed, 1 deletion(-) diff --git a/data/templates/notifications.html b/data/templates/notifications.html index 2111299..5c36361 100644 --- a/data/templates/notifications.html +++ b/data/templates/notifications.html @@ -19,7 +19,6 @@ {% block content %}

Notifications

-
{%- for notif in notifications %}