2017-02-20 20:52:00 +01:00
|
|
|
$if(titleblock)$
|
|
|
|
$titleblock$
|
|
|
|
|
|
|
|
$endif$
|
|
|
|
$for(header-includes)$
|
|
|
|
$header-includes$
|
|
|
|
|
|
|
|
$endfor$
|
|
|
|
$for(include-before)$
|
|
|
|
$include-before$
|
|
|
|
|
|
|
|
$endfor$
|
|
|
|
$if(toc)$
|
2017-06-26 16:07:59 +02:00
|
|
|
$table-of-contents$
|
2017-02-20 20:52:00 +01:00
|
|
|
|
|
|
|
$endif$
|
|
|
|
$body$
|
|
|
|
$for(include-after)$
|
|
|
|
|
|
|
|
$include-after$
|
|
|
|
$endfor$
|