aboutsummaryrefslogtreecommitdiff
path: root/template/500.phtml
blob: d7c7e4a6dc7d7172dd650f0470b4010b46f7d738 (plain)
1
2
3
4
5
6
7
8
9
<div class="container">
	<h1>Keep Calm and use your Towel</h1>
	<h2>And maybe report to <a href="https://twitter.com/c3voc">@C3VOC</a> that you've seen this error:</h2>
	<div class="well">
		<pre><?=h($e)?></pre>
	</div>

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