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 %}

We've e-mailed you instructions for setting your password to the e-mail address you submitted.

You should be receiving it shortly.

{% endblock %}