Makes it clear that an error occurred. (#390)

Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
qwerty123a2 2022-09-26 00:35:23 +10:00 committed by GitHub
parent 90710cc8b9
commit 6edc4645d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,6 @@
{% block content %}
<h1>{{ self.title() }}</h1>
<p>
Don't worry, this error will have been automatically reported.
An error has occurred whilst loading this page. The ContentDB team has been notified.
</p>
{% endblock %}