diff --git a/nateman/templates/admin/lehrer/add.html.j2 b/nateman/templates/admin/lehrer/add.html.j2 index 1756c09..71ae3e0 100644 --- a/nateman/templates/admin/lehrer/add.html.j2 +++ b/nateman/templates/admin/lehrer/add.html.j2 @@ -19,8 +19,8 @@ {% extends 'base.html.j2' %} -{% block title %}Lehrer(in) hinzufügen{% endblock %} -{% block header %}Lehrer(in) hinzufügen{% endblock %} +{% block title %}Lehrerkonto hinzufügen{% endblock %} +{% block header %}Lehrerkonto hinzufügen{% endblock %} {% block content %}
-