Add a footer.

This commit is contained in:
Cryptkeeper
2015-12-18 21:53:13 -06:00
parent d1197bf159
commit 2cfe39b6f9
2 changed files with 30 additions and 4 deletions

View File

@ -16,6 +16,8 @@
<div id="tooltip"></div>
<div id="push">
<div id="header">
<h1 class="text-uppercase">Minetrack</h1>
@ -63,6 +65,14 @@
<div id="server-container" class="container"></div>
</div>
<div id="footer">
Copyright &copy; 2015. All rights reserved. Logo copyrights belong to their respective owners.
</div>
<div id="quick-jump-container"></div>
<!-- External JS assets -->