This commit is contained in:
2025-12-08 14:11:54 +01:00
parent b6474194d2
commit a9ecfae21f
6 changed files with 542 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
</main>
<footer class="pf-footer">
<div class="pf-container">
<small>&copy; <?= date('Y') ?> PachaFamily</small>
</div>
</footer>
</body>
</html>