From 58d336478cc907a110fc0f3806b5868e9b9a63ed Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Fri, 20 Feb 2026 12:36:50 +0200 Subject: [PATCH] this --- templates/messages.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/templates/messages.html b/templates/messages.html index 4652035c..e1b50539 100644 --- a/templates/messages.html +++ b/templates/messages.html @@ -11,6 +11,27 @@ {% endfor %} + + {% endif %} {% endblock %}