summaryrefslogtreecommitdiff
path: root/resources/views/individual-list-page.phtml
blob: fc9de325be2138e6098a9408a6f410cbdb986ab7 (plain)
1
2
3
4
5
6
7
<h2 class="wt-page-title">
	<?= $title ?>
</h2>

<div class="wt-page-content">
	<?= $content ?>
</div>