Removed unneccesary div from footer
This commit is contained in:
parent
7a1da37ad4
commit
68f10cdc8e
1 changed files with 0 additions and 2 deletions
|
@ -20,13 +20,11 @@
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div class="container">
|
|
||||||
<p class="text-muted credit">
|
<p class="text-muted credit">
|
||||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.
|
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.
|
||||||
<br>
|
<br>
|
||||||
<small>Created by <a href="mailto:mrdillon@alaska.edu">Matthew Dillon</a>, 2013.</small>
|
<small>Created by <a href="mailto:mrdillon@alaska.edu">Matthew Dillon</a>, 2013.</small>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue