Files
math-website/templates/resetpassword.html
T

4 lines
86 B
HTML

{% extends 'base.html' %}
{% block content %}
<h2>Work in progress</h2>
{% endblock %}