streaming-website/template/500.phtml
2015-12-25 21:19:52 +01:00

9 lines
284 B
PHTML

<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>