{% with messages = get_flashed_messages() %} {% if messages %}
    {% for message in messages %}
  • {{ message|safe }}
  • {% endfor %}
{% endif %} {% endwith %} {% block content %}{% endblock %}
You are changing passwords in the {{ su_kerberos_environment }} Kerberos environment. Help for this page.