{% extends "admin/change_form.html" %} {% block content %}

Blacklist:

{{ users|join:", " }}

When you blacklist these user(s), you will...

If you are sure you want to do this, please continue and give the reason for this blacklisting.

{% csrf_token %}
{{ form.as_p }}

{% endblock %}