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/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 %}
|
||||
|
||||
Reference in New Issue
Block a user