$if(highlighting-css)$
$endif$
$for(css)$
$endfor$
$if(titlepage)$
$for(title)$
$if(title.text)$
$title.text$
$else$
$title$
$endif$
$endfor$
$if(subtitle)$
$subtitle$
$endif$
$for(author)$
$author$
$endfor$
$for(creator)$
$creator.text$
$endfor$
$if(publisher)$
$publisher$
$endif$
$if(date)$
$date$
$endif$
$if(rights)$
$rights$
$endif$
$else$
$body$
$endif$