mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-02-11 11:18:49 -06:00
6 lines
264 B
PHP
6 lines
264 B
PHP
<footer class="site-footer">
|
|
<div class="footer-content">
|
|
© <?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>
|