{% load dcc_tags %} {% if form %} {% get_field_errors form name as field_errors %} {% endif %}
{% if label %} {% if not placement == "bottom" %} {% endif %} {% endif %} {% if not label %}{% if required %}{% if placement == "bottom" %}
{% endif %}required{% endif %}{% endif %} {% if label %} {% if placement == "bottom" %}
{% endif %} {% endif %} {% if validationUrl %}
{% endif %}