mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Lehreradministrationsseiten verbessert
- „Lehrer(in)“ > „Lehrerkonto“ - Zeilenumbruch entfernt
This commit is contained in:
@@ -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 %}
|
||||
<form method="post">
|
||||
|
||||
Reference in New Issue
Block a user