+
  • + {% if form.errors %} +

    + Please correct the error{{ form.errors|pluralize }} below. +

    + {% endif %} + +
    + + {{ form.as_table }} +
    + {% csrf_token %} +

    +

    - {% endif %} - - - - {{ form.as_table }} -
    - {% csrf_token %} -
    - -
    -
    -