From 2a91c91250b1b03a4bff8a711b3fa93966456d8f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 6 Oct 2021 06:58:44 +0200 Subject: [PATCH] dsf --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a161a48805..39fb1b82a4 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -175,7 +175,7 @@ {% elif c.author_id==NOTIFICATIONS_ACCOUNT or c.author_id==AUTOJANNY_ACCOUNT %} {{'SITE_NAME' | app_config}} Notification {% else %} - Sent to @{{c.senttouser}} + Sent to @{{c.senttouser.username}} {% endif %}