summaryrefslogtreecommitdiff
path: root/src/web/_views/apps/error/main.php
blob: dde39cfd88f3097655e9979aeba2a21b14f41e50 (plain)
1
2
3
4
5
6
<?php /* Copyright (c) 2024 Freya Murphy */ ?>
<?php /* vi: syntax=php */ ?>
<div id="main-content">
	<h1><?=$title?></h1>
	<span><?=$msg?></span>
</div>