Attempt to get header around navbar at bottom.
This commit is contained in:
parent
e21d5a1200
commit
01f1968618
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
|
||||
<footer role="contentinfo">
|
||||
<div class="container">
|
||||
<header class="navbar navbar-default navbar-fixed-top copyleft-navbar">
|
||||
<nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation">
|
||||
<ul class="nav navbar-nav">
|
||||
<TMPL_IF EDITURL>
|
||||
|
@ -90,6 +91,7 @@
|
|||
</TMPL_IF>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<p>
|
||||
<a href="/about/about/">About this site</a><br/>
|
||||
By submitting changes and/or additions to this site, you irrevocably
|
||||
|
|
Loading…
Reference in a new issue