Copyright-Hinweise verschoben bzw. hinzugefügt

This commit is contained in:
2021-07-29 00:37:00 +02:00
parent c2b936dc8e
commit 8fa0c887de
30 changed files with 152 additions and 84 deletions
+3 -3
View File
@@ -1,5 +1,3 @@
{% extends 'base.html.j2' %}
{#
NateMan Nachschreibtermin-Manager
templates/auth/account.html.j2
@@ -17,7 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
#}
-#}
{% extends 'base.html.j2' %}
{% block title %}Benutzereinstellungen{% endblock %}
{% block header %}Benutzereinstellungen{% endblock %}
+3 -3
View File
@@ -1,5 +1,3 @@
{% extends 'base.html.j2' %}
{#
NateMan Nachschreibtermin-Manager
templates/auth/login.html.j2
@@ -17,7 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
#}
-#}
{% extends 'base.html.j2' %}
{% block title %}Anmelden{% endblock %}
{% block header %}Anmelden{% endblock %}
@@ -1,5 +1,3 @@
{% extends 'base.html.j2' %}
{#
NateMan Nachschreibtermin-Manager
templates/auth/password-change.html.j2
@@ -17,7 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
#}
-#}
{% extends 'base.html.j2' %}
{% block title %}Neues Passwort{% endblock %}
{% block header %}Neues Passwort{% endblock %}
@@ -1,5 +1,3 @@
{% extends 'base.html.j2' %}
{#
NateMan Nachschreibtermin-Manager
templates/auth/password-reset-do.html.j2
@@ -17,7 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
#}
-#}
{% extends 'base.html.j2' %}
{% block title %}Passwort zurücksetzen{% endblock %}
{% block header %}Passwort zurücksetzen{% endblock %}
@@ -1,5 +1,3 @@
{% extends 'base.html.j2' %}
{#
NateMan Nachschreibtermin-Manager
templates/auth/password-reset-send.html.j2
@@ -17,7 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
#}
-#}
{% extends 'base.html.j2' %}
{% block title %}Passwort zurücksetzen{% endblock %}
{% block header %}Passwort zurücksetzen{% endblock %}