diff --git a/docs/template.html b/docs/template.html index 9fbae026..b441c4dd 100644 --- a/docs/template.html +++ b/docs/template.html @@ -37,32 +37,32 @@ - + $for(include-before)$ $include-before$ $endfor$ - $if(toc)$ - -
- - $if(toc-title)$$toc-title$$else$Table of Contents$endif$ - ${ menu.svg() } - - - ${ table-of-contents:toc.html() } -
- - + $if(toc)$ + +
+ + $if(toc-title)$$toc-title$$else$Table of Contents$endif$ + ${ menu.svg() } + + + ${ table-of-contents:toc.html() } +
+ + $endif$ -
-
+
+
$if(top)$ $-- only print title block if this is NOT the top page $else$ @@ -76,7 +76,7 @@

$author$

$endfor$ $if(date)$ -

$date$

+

Updated on $date$

$endif$ $if(abstract)$