mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-08 22:17:34 +01:00
Makes it clear that an error occurred. (#390)
Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
parent
90710cc8b9
commit
6edc4645d2
@ -7,6 +7,6 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>{{ self.title() }}</h1>
|
<h1>{{ self.title() }}</h1>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user