$for(author-meta)$
	
$endfor$
$if(date-meta)$
	
$endif$
$if(keywords)$
	
$endif$
	
$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$
	
	
	
	
	
	
	
	
$if(title)$
  $title$
$if(subtitle)$
  $subtitle$
$endif$
$for(author)$
  $author$
$endfor$
$if(date)$
  $date$
$endif$
$endif$
$if(toc)$
$endif$
$body$