This commit is contained in:
2024-04-21 12:48:12 +02:00
commit c7289e5bdd
34 changed files with 3179 additions and 0 deletions

7
templates/footer.html Normal file
View File

@@ -0,0 +1,7 @@
<div class="footer-content">
<p>&copy;Game Hub</p>
<div class="footer-links">
<a href="#">Ísť hore.</a>
<a href="mailto:adamsramek@gamehub.sk">adamsramek@gamehub.sk</a>
</div>
</div>