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