{% extends "base.html" %} {% load i18n static pretty_money %} {% block content %}
{% for error in form.non_field_errors %} {{ error }} {% endfor %}