pydev-s6 michael
authorMichael Wagner <michael@wagnertech.de>
Sat, 9 Nov 2024 22:04:57 +0000 (23:04 +0100)
committerMichael Wagner <michael@wagnertech.de>
Sat, 9 Nov 2024 22:04:57 +0000 (23:04 +0100)
python/eh_util/eh_app/templates/vbasis.html [new file with mode: 0644]

diff --git a/python/eh_util/eh_app/templates/vbasis.html b/python/eh_util/eh_app/templates/vbasis.html
new file mode 100644 (file)
index 0000000..fee8c1f
--- /dev/null
@@ -0,0 +1,11 @@
+<html>
+<head>
+       <title>Siedlerverein-Verwaltung by WagnerTech UG</title>
+</head>
+<body>
+<h1>Siedlerverein-Verwaltung by WagnerTech UG</h1>
+<p>Verfügbare Funktionen für {{verein}}:</p>
+<p><a href="ausweis">Ausweiserstellung</a></p>
+<p><a href="kassenbrief">Erstellung der Kassenbriefe</a></p>
+</body>
+</html>