{% extends "default.html" %} {% block pagetitle %}Users whose notifications are muted by @{{u.username}}{% endblock %} {% block content %}
Name | Muting notifications since | {% if v.id == u.id %}{% endif %} |
---|---|---|
{% include "user_in_table.html" %} | {% if v.id == u.id %} | {% endif %} |