mirror of https://github.com/dyne/webnomad.git
30 lines
489 B
HTML
30 lines
489 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://www.dyne.org/software/webnomad" target="_blank">WebNomad</a>
|
|
</small>
|
|
</li>
|
|
</div>
|
|
|
|
<!--
|
|
<li>
|
|
Center footer link to twitter or so..
|
|
</li>
|
|
-->
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|