From 5a10b849f8f51142d976a4f257f4c9a05fecd129 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 9 Nov 2022 20:23:56 +0200 Subject: [PATCH] show the hole name in sub modaction notifs --- files/templates/notifications.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 1d3c54967..ddb6fc277 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -82,21 +82,23 @@
+ {% if ma.sub %} + /h/{{ma.sub}} + - + {% endif %} @{{ma.user.username}} + {{ma.string | safe}} +
- {{ma.string | safe}} +
+ {{ma.age_string}} + + +
- -
- {{ma.age_string}} - - -
- - {% else %}