kbans-unloze/footer.php
2026-08-11 13:31:08 +02:00

14 lines
914 B
PHP

</body>
</html>
<footer class="footer">
<div class="layout_container flex flex-jc:space-between flex-ai:center">
<div class="flex flex-fd:column text:left">
<span><i class="fas fa-code"></i> Original code by <a href="https://github.com/Dolly132" title="Dolly's GitHub Profile" target="_blank" rel="noopener">Dolly</a> and <a href="https://github.com/Rushaway/" title="Rushaway's GitHub Profile" target="_blank" rel="noopener">Rushaway</a></span>
</div>
<div class="flex flex-fd:column text:right">
<p>Powered by <a href="https://github.com/srcdslab/sm-plugin-KnockbackRestrict/tree/main" title="KnockbackRestrict Repository" target="_blank" rel="noopener">KnockbackRestrict</a></p>
<p>This Website is open source, check it out <a href="https://github.com/srcdslab/kbans-web" title="Kbans website Repository" target="_blank" rel="noopener">here</a></p>
</div>
</div>
</footer>