willy.club/views/templates/footer.php

12 lines
314 B
PHP
Raw Normal View History

2022-12-18 14:09:40 +00:00
</main>
2023-01-21 13:12:54 +00:00
2023-01-21 20:19:40 +00:00
<h1>Live chat</h1>
<img src="<?=url('/static/img/under-construction-small.gif')?>" alt="">
2023-01-21 13:12:54 +00:00
<hr>
<br>
<img src="<?=url('/static/img/3d-spinning-toilet-smiley-emoticon-small.gif')?>" alt="the Willy Club(WC)">
<br>
<small>Copyeverything © 2020 - 2194</small>
2022-11-29 12:49:29 +00:00
</body>
</html>