$for(author-meta)$
  
$endfor$
$if(date-meta)$
  
$endif$
$if(keywords)$
  
$endif$
  
$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$
  
  
  
  
  
  
$if(theme)$
  
$else$
  
$endif$
$for(css)$
  
$endfor$
$if(math)$
  $math$
$endif$
$for(header-includes)$
  $header-includes$
$endfor$
$for(include-before)$
$include-before$
$endfor$
  
    
$if(title)$
  $title$
$if(subtitle)$
  $subtitle$
$endif$
$for(author)$
  $author$
$endfor$
$for(institute)$
  $institute$
$endfor$
$if(date)$
  $date$
$endif$
$endif$
$if(toc)$
$endif$
$body$
    
 
  
  
  
  
  
$if(mathjax)$
  
$endif$
  
  $for(include-after)$
  $include-after$
  $endfor$