mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Copyright-Hinweise verschoben bzw. hinzugefügt
This commit is contained in:
@@ -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 %}
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user