From a421feaf1fd87734b325a584b6cd8b702e53dafd Mon Sep 17 00:00:00 2001
From: Niklas Elsbrock
Date: Mon, 16 Aug 2021 17:45:49 +0200
Subject: [PATCH] HTML `ul`-Elemente aus `p`-Elementen genommen
---
nateman/templates/email/reminder.html.j2 | 18 +++++++++---------
nateman/templates/info/about.html.j2 | 12 +++++++-----
2 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/nateman/templates/email/reminder.html.j2 b/nateman/templates/email/reminder.html.j2
index a2ca3a0..ee7dc4a 100644
--- a/nateman/templates/email/reminder.html.j2
+++ b/nateman/templates/email/reminder.html.j2
@@ -25,16 +25,16 @@
{% block content %}
Folgende Klausuren müssen noch bearbeitet werden:
-
+
Klicken Sie hier,
diff --git a/nateman/templates/info/about.html.j2 b/nateman/templates/info/about.html.j2
index 44072ee..c6f0281 100644
--- a/nateman/templates/info/about.html.j2
+++ b/nateman/templates/info/about.html.j2
@@ -27,11 +27,13 @@
Im Schuljahr 2019/2020 als Besondere Lernleistung
entwickelt von:
-
- - Niklas Elsbrock (Hauptentwickler)
- - Johannes Bingel (Exportfunktion und Excel-Importfunktion)
- - Dipl.-Inform. Christian Wolf, OStR (Idee und Betreuung)
-
+
+
+ - Niklas Elsbrock (Hauptentwickler)
+ - Johannes Bingel (Exportfunktion und Excel-Importfunktion)
+ - Dipl.-Inform. Christian Wolf, OStR (Idee und Betreuung)
+
+
Lizensiert unter der
GNU General Public License, Version 3.