blob: 7b09ede92178abea238a24d030e30c2ca727a734 (
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>
|