From 0e42a150dd06259ce2cd91c18535f038b5537221 Mon Sep 17 00:00:00 2001
From: Niklas Elsbrock
Date: Fri, 13 Aug 2021 17:24:51 +0200
Subject: [PATCH] =?UTF-8?q?das=20Wort=20=E2=80=9ESch=C3=BCler=E2=80=9C=20?=
=?UTF-8?q?=E2=80=9Egegendert=E2=80=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
nateman/templates/klausuren/edit.html.j2 | 12 ++++++------
nateman/templates/schueler/versaeumnisse.html.j2 | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
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
@@ -228,10 +228,10 @@