update 404 page
This commit is contained in:
parent
c3e8ed233f
commit
70f36b7dad
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
{% block content %}
|
||||
<div class="post">
|
||||
<h1 class="post-title">{% block heading %}Lost?{% endblock heading %}</h1>
|
||||
<p>{% block message %}This page does not exist.{% endblock message %}</p>
|
||||
<h1 class="post-title">{% block heading %}Nya?{% endblock heading %}</h1>
|
||||
<p>{% block message %}Oh no, This page does not exist. :({% endblock message %}</p>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Add table
Reference in a new issue