Fix page title on 404

Should match the `<h1>` on the page
This commit is contained in:
Chris Hill Scott
2017-07-04 14:13:06 +01:00
parent dd52f60828
commit 7ff6075e0a

View File

@@ -1,5 +1,5 @@
{% extends "withoutnav_template.html" %}
{% block per_page_title %}Page not found{% endblock %}
{% block per_page_title %}Page could not be found{% endblock %}
{% block maincolumn_content %}
<div class="grid-row">
<div class="column-two-thirds">