mirror of https://github.com/dyne/webnomad.git
30 lines
474 B
HTML
30 lines
474 B
HTML
<div class="navbar navbar-fixed-bottom">
|
|
|
|
<div class="navbar-inner">
|
|
|
|
<ul class="nav" style="width: 90%">
|
|
|
|
<li>
|
|
<small><span itemprop="copyrightHolder">
|
|
All information found on this page is free to copy
|
|
</li>
|
|
|
|
<div class="pull-right">
|
|
<li>
|
|
<small class="pull-right">
|
|
Website made<br />with <a href="http://jaroweb.dyne.org" target="_blank">Jaro Web</a>
|
|
</small>
|
|
</li>
|
|
</div>
|
|
|
|
<!--
|
|
<li>
|
|
Center footer link to twitter or so..
|
|
</li>
|
|
-->
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|