hakyll-skeleton/templates/page.html
Fiscal Velvet Poet c28e591961
Initial commit
2021-11-04 19:23:31 +10:00

5 lines
76 B
HTML

<div class="page">
<h1 class="page-title">$title$</h1>
$body$
</div>