blob: d5a023452dd85f2519fd45604f60858a9f5968af (
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>
<img src="assets/img/missing-cat.gif">
</div>
|