From 134753988b39531353dbc31be424ba4044a2a360 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 6 Sep 2021 03:57:42 +0200 Subject: [PATCH] sneed --- files/templates/userpage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 6c74a884a6..e1065978a3 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -125,7 +125,7 @@ {% endif %} {% if v and v.has_follower(u) %} - Follows you + Follows you {% endif %}
{% if v and v.id != u.id %} @@ -396,7 +396,7 @@ {% endif %} {% if v and v.has_follower(u) and not v.is_nofollow %} - Follows you + Follows you {% endif %} {% if u.customtitle %}

{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}

{% endif %}