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