diff --git a/files/templates/userpage/muters.html b/files/templates/userpage/muters.html index 6354d2a98..7ac1ab918 100644 --- a/files/templates/userpage/muters.html +++ b/files/templates/userpage/muters.html @@ -1,12 +1,12 @@ {% extends "default.html" %} -{% block pagetitle %}@{{u.username}}'s muters{% endblock %} +{% block pagetitle %}@{{u.username}}'s notification muters{% endblock %} {% block content %} -
@{{u.username}}'s muters ({{users|length}} users)
+
@{{u.username}}'s notification muters ({{users|length}} users)
- diff --git a/files/templates/userpage/muting.html b/files/templates/userpage/muting.html index e0c24f24c..25acc1cb2 100644 --- a/files/templates/userpage/muting.html +++ b/files/templates/userpage/muting.html @@ -1,12 +1,12 @@ {% extends "default.html" %} -{% block pagetitle %}Users muted by @{{u.username}}{% endblock %} +{% block pagetitle %}Users whose notifications are muted by @{{u.username}}{% endblock %} {% block content %} -
Users muted by @{{u.username}} ({{users|length}} users)
+
Users whose notifications are muted by @{{u.username}} ({{users|length}} users)
NameMuting since + Muting notifications since
- + {% if v.id == u.id %} {% endif %}
NameMuting sinceMuting notifications since