move all templates to use base.html
This commit is contained in:
parent
4a732498b9
commit
fbc6570eb6
9 changed files with 20 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% extends "registration/password_reset_done.html" %}
|
||||
{% extends "base.html" %}
|
||||
{% comment %}
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% endcomment %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue