$for(author-meta)$
$endfor$
$if(content-date)$
$elseif(update-date)$
$endif$
$if(keywords)$
$endif$
$if(description)$
$endif$
$if(img.share)$
$elseif(img.main)$
$elseif(img.icon)$
$endif$
$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$
$if(highlighting-css)$
$endif$
$for(css)$
$endfor$
$if(math)$
$^$$math$
$endif$
$for(header-includes)$
$^$$header-includes$
$endfor$
$^$${navbar()}
$for(include-before)$
$^$$include-before$
$endfor$
$if(title)$
$endif$
$if(toc)$
$endif$
$^$$body$
$if(list)$
$^$${ list:card() }
$endif$
$for(include-after)$
$^$$include-after$
$endfor$
$^$${footer()}