diff --git a/nateman/templates/klausuren/edit.html.j2 b/nateman/templates/klausuren/edit.html.j2 index 137d591..3dda56b 100644 --- a/nateman/templates/klausuren/edit.html.j2 +++ b/nateman/templates/klausuren/edit.html.j2 @@ -152,7 +152,7 @@
{{ macros.zeitraum(klausur) }} Stunde; - {{ Klausurteilnahme.query.filter_by(klausur_id=klausur.id).count() }} Schüler + {{ Klausurteilnahme.query.filter_by(klausur_id=klausur.id).count() }} Schüler und Schülerinnen