@@ -48,11 +48,6 @@ $endfor$
<div class="navbar navbar-static-top">
<div class="container">
- <div class="span$if(toc)$9$else$12$endif$">
- $for(include-before)$
- $include-before$
- $endfor$
- </div>
<div class="row">
$if(toc)$
@@ -63,6 +58,9 @@ $endfor$
</ul>
$toc$
</div>
+ $for(include-before)$
+ $include-before$
+ $endfor$
$endif$