This repository has been archived on 2025-07-13. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
open-heraklion-bus/modules/foot.php
George Kaklamanos 3dddf71ea8 Added footer
2015-09-25 15:36:49 +03:00

10 lines
324 B
PHP

</div>
<footer class="footer">
<div class="container text-center">
<p class="text-muted">
Made by George Kaklamanos (@gkaklas).
<a href="https://code.tolabaki.gr/gkaklas/databus">Source code</a>. DataBus respects the users' freedoms.
<img src="img/agplv3-88x31.png" />
</p>
</div>
</footer>