{% extends "logged_in.html" %} {% block title %}Change password{% endblock %} {% block content %}
To go back to your home directory, please click here. {% else %} For security, please enter your old password. Then enter the new password you would like. The new password needs to be entered twice to check against typos.
{% endif %} {% endblock %}