This commit is contained in:
2025-05-18 22:24:54 +02:00
parent 919ce84bb5
commit dd34344611

View File

@@ -1,3 +1,4 @@
{{ define "store" }}
<!DOCTYPE html> <!DOCTYPE html>
<html lang="de"> <html lang="de">
<head> <head>
@@ -59,3 +60,4 @@
</footer> </footer>
</body> </body>
</html> </html>
{{ end }}