$for(author-meta)$
  
$endfor$
$if(date-meta)$
  
$endif$
  
$if(title-prefix)$$title-prefix$ - $endif$$if(pagetitle)$$pagetitle$$endif$
$if(highlighting-css)$
  
$endif$
$for(css)$
  
$endfor$
$if(math)$
  $math$
$endif$
$for(header-includes)$
  $header-includes$
$endfor$
  
$for(include-before)$
$include-before$
$endfor$
$if(toc)$
$toc$
$endif$
$body$