{% extends 'base.html' %} {% load static %} {% load crispy_forms_tags %} {% load customtags %} {% load i18n %} {% block contentbody %} {# include 'subscriptions/snippets/messages.html' #} {% if form.non_field_errors %}
{{ err }}