mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 19:44:14 -04:00
Fix HTML templates missing correct HTML tags (#14448)
This commit is contained in:
parent
1eed795fc5
commit
5cb6ad3b87
22 changed files with 23 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
{% extends "_base.html" %}
|
||||
{% block title %}Password reset confirmation{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue