aboutsummaryrefslogtreecommitdiff
path: root/template/500.phtml
blob: f3e5db35aca8d19e13f07485768ae0a57af0e2d9 (plain)
1
2
3
4
5
6
7
8
<div class="container">
	<h1>500 Internal Winkekatze Error</h1>
	<div class="well">
		<pre><?=h($e)?></pre>
	</div>

	<?=file_get_contents('assets/img/missing-cat.svg') ?>
</div>