Correct nav links, and restore div.
This commit is contained in:
parent
2ab92a8a23
commit
8afde2de07
1 changed files with 4 additions and 2 deletions
|
@ -37,10 +37,12 @@
|
||||||
<span class="icon-bar"></span>
|
<span class="icon-bar"></span>
|
||||||
</button>
|
</button>
|
||||||
<a class="navbar-brand" href="<TMPL_VAR BASEURL>"><svg x="0" y="0" width="245" height="50" style="float:left;margin:5px;"><image x="0" y="0" xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="245" height="50" /></svg></a>
|
<a class="navbar-brand" href="<TMPL_VAR BASEURL>"><svg x="0" y="0" width="245" height="50" style="float:left;margin:5px;"><image x="0" y="0" xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="245" height="50" /></svg></a>
|
||||||
<ul class="nav navbar-nav navbar-right">
|
</div>
|
||||||
|
<nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation">
|
||||||
|
<ul class="nav navbar-nav navbar-right">
|
||||||
<li class="active">Wiki</li>
|
<li class="active">Wiki</li>
|
||||||
<li><a href="/guide/">Tutorial and Guide</a></li>
|
<li><a href="/guide/">Tutorial and Guide</a></li>
|
||||||
</ul>
|
</ul></nav>
|
||||||
</div></div>
|
</div></div>
|
||||||
</header>
|
</header>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
Loading…
Reference in a new issue