wahs-the-weather/includes/footer.inc.php
2025-09-02 18:20:49 +01:00

12 lines
318 B
PHP

<div id="footer">
<div>
<span>
&copy; <a href="//wah.moe/">RoscoeDaWah</a> 2021-<?= date("Y") ?>
</span>
</div>
<div>
<span>
Powered by Cumulus MX v:<span data-cmxdata="version"></span>, b:<span data-cmxdata="build"></span>
</span>
</div>
</div>