{% load cms_tags static %}
{% if thanks %}

Thank you. You have now subscribed to our newsletter.

{% else %}
{{ form.as_p }}
{% endif %}