levineuwirth.org/templates/reading.html

8 lines
296 B
HTML

<div id="reading-progress" aria-hidden="true"></div>
<main id="markdownBody" data-pagefind-body$if(no-collapse)$ data-no-collapse$endif$>
<h1 class="page-title">$title$</h1>
$partial("templates/partials/metadata.html")$
$body$
</main>
$partial("templates/partials/page-footer.html")$