5 lines
202 B
HTML
5 lines
202 B
HTML
{% extends "base_generic.html" %}
|
|
|
|
{% block content %}
|
|
<p>We've emailed you instructions for setting your password. If they haven't arrived in a few minutes, check your spam folder.</p>
|
|
{% endblock %} |