$if(feed)$
$endif$
$for(header-includes)$
$header-includes$
$endfor$
$for(css)$
$endfor$
$if(include-before)$
$for(include-before)$
$include-before$
$endfor$
$endif$
$pagetitle$
$if(description)$
$description$
$endif$
$if(author)$
$for(author)$
$if(author.name)$$author.name$ $author.url$ $if(author.affiliation)$($author.affiliation$)$author.affiliation_url$$endif$
$else$
$author$
$endif$
$sep$, $endfor$
$if(date)$
$date$$endif$
$endif$
$if(toc)$
$endif$
$body$
$if(math)$
$if(mathjax-url)$
$endif$
$endif$
$for(include-after)$
$include-after$
$endfor$