{{ _('Change password for user "%(user)s"', user='') }}
-
-
-
-
-
-
-
-
- {% endif %}
-
-
- {% set active_set = false %}
- {% for entry, data in settingsEntries %}
- {% if data is not none %}
- {% if "custom_bindings" not in data or data["custom_bindings"] %}{% endif %}
-
- {% include data.template ignore missing %}
-
- {% if "custom_bindings" not in data or data["custom_bindings"] %}{% endif %}
- {% endif %}
- {% endfor %}
-
-
-
-
-
-
-