voc-web/templates/page.html

5 lines
76 B
HTML
Raw Normal View History

2021-11-25 09:09:49 +00:00
<div class="page">
<h1 class="page-title">$title$</h1>
$body$
</div>