Fix HTML templates missing correct HTML tags (#14448)

This commit is contained in:
Erik Johnston 2022-11-16 11:14:38 +00:00 committed by GitHub
parent 1eed795fc5
commit 5cb6ad3b87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 23 additions and 0 deletions

View file

@ -1,3 +1,4 @@
{% extends "_base.html" %}
{% block title %}Password reset confirmation{% endblock %}
{% block body %}