Ben Parsons 871b855e41 Migrating to Svelte
User management not done.
Footer not done
Nav user management icon not positioned correctly
2020-08-19 23:54:15 +10:00

7 lines
151 B
PHP
Executable File

<footer>
<div class="container">
<hr>
<p>&copy; Quartznet 2020 | <a href="/quartznet/policy">Policy</a></p>
</div>
</footer>