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