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 %}