e949/front/footer.php

16 lines
570 B
PHP

<div class="visualbox footer">
<div class="quicklinks">
<p>
<a title="Contacts" href="./static/contact">Contacts</a> |
<a title="Terms of service" href="./static/terms_of_service">Terms of service</a> |
<a title="Privacy policy" href="./static/privacy">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>