$endif$
$for(include-before)$
$include-before$
$endfor$
$if(title)$
$if(abstract)$
$if(abstract-title)$$abstract-title$$else$Abstract$endif$
$abstract$
$endif$
$endif$
$if(toc)$
$if(toc-title)$
$toc-title$
$endif$
$table-of-contents$
$endif$
$body$
$for(include-after)$
$include-after$
$endfor$
$if(theme)$
$endif$