Initial commit

This commit is contained in:
2025-04-08 12:06:32 +02:00
commit 66df99954e
18 changed files with 853 additions and 0 deletions

5
components/footer.html Normal file
View File

@@ -0,0 +1,5 @@
<footer>
<!--#set var="URL" value="https://${HTTP_HOST}${DOCUMENT_URI}"-->
<p>Tato webová stránka podléhá licenci GNU Free Documentation License v1.3.</p>
</footer>