{% extends 'django_aws_ses/base.html' %} {% load static %} {% block extrahead %} {% endblock %} {% block title1 %}Unsubscribe{% endblock title1 %} {% block content %}

{{ unsubscribe_message|escape }}

You have been successfully unsubscribed from our email list.

Changed your mind? Re-subscribe

Return to home.

{% endblock content %}