$if(author)$$endif$
$if(date)$$endif$
$if(description)$$endif$
$if(title)$
$title$$endif$
$for(header-includes)$
$header-includes$
$endfor$
$for(include-before)$
$include-before$
$endfor$
$if(date)$
$date$ - $author$
$endif$
$if(toc)$
$else$$body$$endif$
$for(include-after)$
$include-after$
$endfor$