{% extends "base.html" %} {% block content %}

Unsubscribe from Newsletter

Hello {{ subscriber.first_name }}, are you sure you want to unsubscribe from our emails?

{% csrf_token %} Cancel
{% endblock %}