streaming-website/template/500.phtml

10 lines
284 B
PHTML
Raw Normal View History

2015-03-27 13:21:34 +00:00
<div class="container">
2018-10-30 20:35:01 +00:00
<h1>Keep calm and use your towel</h1>
2023-12-29 12:41:28 +00:00
<h2>And maybe report to <a href="https://chaos.social/@c3voc">@C3VOC</a> or DECT 1600 that you've seen this error:</h2>
2015-03-27 13:21:34 +00:00
<div class="well">
<pre><?=h($e)?></pre>
</div>
<img src="assets/img/missing-cat.gif">
2015-03-27 13:21:34 +00:00
</div>