e949/front/footer.php

16 lines
569 B
PHP

<div class="visualbox footer">
<div class="quicklinks">
<p>
<a title="Contacts" href="./?do=show_contacts">Contacts</a> |
<a title="Terms of service" href="./?do=show_tos">Terms of service</a> |
<a title="Privacy policy" href="./?do=there_are_my_data">Privacy</a>
</p>
</div>
<div class="description">
<p>
E949: The newest generation imageboard.<br>
Copyright (C) 2023 Cyclone-Team<br>
Yes, this project is <a title="E949 source code repository" href="https://git.projectsegfau.lt/Cyclone-Team/e949">open source</a><br>
</p>
</div>
</div>