{% if label %} {% endif %}
{% include "agesci_theme/components/_password_toggle_button.html" %}
{% if errors %}
{% for error in errors %}{{ error }}{% if not forloop.last %}
{% endif %}{% endfor %}
{% endif %} {% if help_text %}{{ help_text|safe }}{% endif %}