Add menu on the right for Wiki and Tutorial.
This commit is contained in:
		
							parent
							
								
									8accbda796
								
							
						
					
					
						commit
						b9ee7aeb05
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		|  | @ -38,7 +38,12 @@ | ||||||
|           </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> | ||||||
|         </div> |         </div> | ||||||
|     </div></header> |     </div> | ||||||
|  |       <ul class="nav navbar-nav navbar-right"> | ||||||
|  |         <li class="active">Wiki</li> | ||||||
|  |         <li><a href="/guide/">Tutorial and Guide</a></li> | ||||||
|  |       </ul> | ||||||
|  |     </header> | ||||||
|     <div class="content"> |     <div class="content"> | ||||||
|       <div class="container"> |       <div class="container"> | ||||||
|         <TMPL_IF PARENTLINKS> |         <TMPL_IF PARENTLINKS> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn