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

13 lines
745 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>This Website is open source, check it out <a href="https://git.unloze.com/jenz/kbans-unloze/src/branch/master" title="Kbans website Repository" target="_blank" rel="noopener">here</a></p>
</div>
</div>
</footer>