main/footer.php
2025-07-26 20:48:32 +00:00

8 lines
149 B
PHP

<footer id="footer">
<a class="link" href="#">Źródło strony</a>
<a class="link" href="/stats.php">Statystyki</a>
</footer>
</div>
</body>
</html>