This commit is contained in:
Torsten Schulz
2023-06-16 11:57:49 +02:00
commit 44da93c0e9
328 changed files with 134580 additions and 0 deletions

7
include/footer.php Normal file
View File

@@ -0,0 +1,7 @@
</main>
<footer>
<span class="footer-copyright">(c) 2022 Förderverein August-Jaspert-Schule e.V.</span>
<a href="imprint.php" class="footer-imprint">Impressum</span>
</footer>
</body>
</html>