aboutsummaryrefslogtreecommitdiff
path: root/rpki/gui/app/templates/registration/password_reset_confirm.html
blob: a577f12ddbb239a144d3980931a7024745eebe98 (plain) (blame)
1
2
3
4
5
{% extends "app/app_form.html" %}

{% block form_info %}

Please enter your new password twice, so we can verify you typed it in correctly.

{% endblock %}