doserver.top/templates/_footer.html

11 lines
215 B
HTML
Raw Normal View History

2024-08-24 13:20:53 +01:00
</div>
<footer>
2024-08-26 21:42:44 +01:00
<ul>
<li><small>Made with <a href="https://github.com/dannyvankooten/gozer">Gozer</a></small></li>
<li><small>Data Usage: <a href="/privacy-policy">Privacy Policy</a></small></li>
</ul>
2024-08-24 13:20:53 +01:00
</footer>