Add error page instructions
This commit is contained in:
parent
b46495aa21
commit
af71508a10
@ -3,5 +3,6 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
<article class="error-view">
|
<article class="error-view">
|
||||||
<h1>400 Bad request</h1>
|
<h1>400 Bad request</h1>
|
||||||
|
<p>If you're seeing this page, clear your cache to fix the issue.</p>
|
||||||
</article>
|
</article>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user