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/admin/index.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 %}Administration{% endblock %}
|
||||
{% block header %}Administration{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/admin/lehrer/add.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 %}Lehrer(in) hinzufügen{% endblock %}
|
||||
{% block header %}Lehrer(in) hinzufügen{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/admin/lehrer/edit.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 %}Lehrerkonto: {{ lehrer.kuerzel }}{% endblock %}
|
||||
{% block header %}Lehrerkonto: {{ lehrer.kuerzel }}{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/admin/lehrer/index.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 %}Lehrerkonten{% endblock %}
|
||||
{% block header %}Lehrerkonten{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/admin/sql_access.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 %}SQL-Zugriff{% endblock %}
|
||||
{% block header %}SQL-Zugriff{% endblock %}
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
@@ -1,9 +1,26 @@
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/base.html.j2
|
||||
Copyright © 2020 Niklas Elsbrock
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
-#}
|
||||
|
||||
{%- import 'macros.j2' as macros -%}
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
{# von Niklas Elsbrock #}
|
||||
|
||||
{% import 'macros.j2' as macros %}
|
||||
|
||||
<!-- generiert aus Template-Code von Niklas Elsbrock -->
|
||||
|
||||
<html lang="de">
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/email/base.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/>.
|
||||
#}
|
||||
-#}
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="de">
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'email/base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/email/confirmation.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 'email/base.html.j2' %}
|
||||
|
||||
{% block header %}Bestätigung Ihrer E-Mail-Adresse für NateMan{% endblock %}
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'email/base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/email/password-reset.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 'email/base.html.j2' %}
|
||||
|
||||
{% block header %}Passwortzurücksetzung{% endblock %}
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'email/base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/email/reminder.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 'email/base.html.j2' %}
|
||||
|
||||
{% block header %}Zur Erinnerung{% endblock %}
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/error/400.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 %}Fehler{% endblock %}
|
||||
{% block header %}Fehler{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/error/403.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 %}Kein Zugriff{% endblock %}
|
||||
{% block header %}Kein Zugriff{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/error/404.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 %}Fehler{% endblock %}
|
||||
{% block header %}Fehler{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/error/500.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 %}Serverfehler{% endblock %}
|
||||
{% block header %}Hoppala!{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/fileio/import.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 %}Klausurpläne importieren{% endblock %}
|
||||
{% block header %}Klausurpläne importieren{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/index/index.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 %}Startseite{% endblock %}
|
||||
{% block header %}Startseite{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/info/licenses.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 %}Lizenzen{% endblock %}
|
||||
{% block header %}Lizenzen{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/klausuren/add.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 %}Klausur hinzufügen{% endblock %}
|
||||
{% block header %}Klausur hinzufügen{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/klausuren/edit.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 %}
|
||||
Klausur: {{ klausur.kursname }}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/klausuren/mine.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 %}Meine Klausuren{% endblock %}
|
||||
{% block header %}Meine Klausuren{% endblock %}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/klausuren/stufe.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 %}Klausuren {{ stufe.name }}{% endblock %}
|
||||
{% block header %}Klausuren {{ stufe.name }}{% endblock %}
|
||||
|
||||
@@ -1,3 +1,22 @@
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/macros.j2
|
||||
Copyright © 2020 Niklas Elsbrock
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#}
|
||||
|
||||
{% macro date(date) -%}
|
||||
<time datetime="{{ date.strftime('%Y-%m-%d') }}">
|
||||
{{- date.strftime('%a, %d.%m.%Y') -}}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{% extends 'base.html.j2' %}
|
||||
|
||||
{#
|
||||
NateMan – Nachschreibtermin-Manager
|
||||
templates/schueler/versaeumnisse.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 %}Versäumnisse{% endblock %}
|
||||
{% block header %}Versäumnisse{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user