Files
Fail2Ban-Report/includes/footer.php
2025-07-29 16:52:25 +02:00

6 lines
264 B
PHP

<footer class="site-footer">
<div class="footer-content">
&copy; <?php echo date('Y'); ?> SubleXBle (<a href="https://github.com/SubleXBle" title="SubleXBle on Github" target="_blank">https://github.com/SubleXBle</a>) All rights reserved.
</div>
</footer>