site: template cleanups
This commit is contained in:
		
							parent
							
								
									c68f9c718d
								
							
						
					
					
						commit
						61765ce55f
					
				| @ -5,7 +5,7 @@ | ||||
|     <head> | ||||
|         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||||
| 				<meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|         <title>$title$</title> | ||||
|         <title>$title$ - hledger.org</title> | ||||
|         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css"> | ||||
|         <link href="//maxcdn.bootstrapcdn.com/bootswatch/3.3.0/readable/bootstrap.min.css" rel="stylesheet"> | ||||
|         <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> | ||||
| @ -14,7 +14,6 @@ | ||||
|         <link href="/css/syntax.css" rel="stylesheet"> | ||||
|     </head> | ||||
|     <body class="container"> | ||||
| 
 | ||||
|         <nav class="navbar navbar-default" role="navigation"> | ||||
|           <div class="container-fluid"> | ||||
|             <div class="navbar-header"> | ||||
| @ -35,12 +34,10 @@ | ||||
|                 <li><a href="faq.html">FAQ</a> | ||||
|                 <li><a href="more-docs.html">More docs...</a> | ||||
|               </ul> | ||||
|             </div><!-- /.navbar-collapse --> | ||||
|           </div><!-- /.container-fluid --> | ||||
|             </div> | ||||
|           </div> | ||||
|         </nav> | ||||
| 
 | ||||
|         $body$ | ||||
| 
 | ||||
|         <footer> | ||||
|         </footer> | ||||
|     </body> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user