aboutsummaryrefslogtreecommitdiff
path: root/rpki/gui/app/templates/registration/password_reset_done.html
blob: c0584f8650bd3946dd5e5449fcbfb4b76ca106ba (plain) (blame)
1
2
3
4
5
6
{% extends "app/app_base.html" %}

{% block content %}
<p>We've e-mailed you instructions for setting your password to the e-mail address you submitted.</p>
<p>You should be receiving it shortly.</p>
{% endblock %}