Files
entwatchbans-unloze/footer.php
T
2026-08-12 15:38:58 +02:00

13 lines
768 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/UNLOZE/entwatchbans-unloze" title="Ebans website Repository" target="_blank" rel="noopener">here</a></p>
</div>
</div>
</footer>