{% extends 'preferences_layout.html' %} {% block header %} Blocked Users {% endblock %} {% block panel %}
{% include 'snippets/avatar.html' with user=user %} {% include 'snippets/username.html' with user=user %}
{% include 'snippets/block_button.html' with user=user %}