From f85cc939f8b565b4e019a7eb34809f6c1a7b60a6 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 29 Dec 2022 10:35:23 +0200 Subject: [PATCH] fix indentation in 2 html templates --- files/templates/log.html | 17 +++++++---------- files/templates/notifications.html | 1 - 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/files/templates/log.html b/files/templates/log.html index 918f30f1c7..e59e219474 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -88,20 +88,17 @@
@{{ma.user.username}} - - {{ma.string | safe}} + {{ma.string | safe}} +
+
+ {{ma.age_string}} + + +
- -
- {{ma.age_string}} - - -
- - {% else %}
There's nothing here right now.
{% endfor %} diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 8eff0e6edc..60dc1eaabf 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -86,7 +86,6 @@ @{{ma.user.username}} {{ma.string | safe}} -
{{ma.age_string}}