{% extends "base.html" %} {% load url from future %} {% block head %} Mass Post Office {% endblock head%} {% block content %}
{% csrf_token %}
You are going to turn off your email subscriptions for {{user.email}}
{% endblock content %}