New error page

This commit is contained in:
Simon Vieille 2016-06-19 17:19:41 +02:00
parent a1b51e0a77
commit 3f42b0983b

View file

@ -19,9 +19,9 @@
<p>Error {{ status_code }}</p>
</div>
<pre>{{ status_text }}</pre>
<p>{{ status_text }}</p>
<pre><a href="{{ cms_path('home') }}">Go home, you're drunk!</a></pre>
<p><a href="{{ cms_path('home') }}">Go home, you're drunk!</a></p>
<script type="text/javascript">
var errors = {