Skip to content

Commit d066b6c

Browse files
Error 500
1 parent dac57c2 commit d066b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/errors/templates/500.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "base.html" %} {% block content %}
22
<h1>Error 500: An unexpected error has occurred</h1>
3-
<h3>If this happened in the Dashboard for Visualisation module, please try going to the Standard Vocabulary module and
4-
press "Save tree" to re-generate files !</h3>
3+
<h3>Please try going to the Standard Vocabulary module and
4+
press "Save tree" to re-generate files and use this function again !</h3>
55
<p>The administrator has been notified. Sorry for the inconvenience!</p>
66
<p>
77
Please press the back button to go to the index:

0 commit comments

Comments
 (0)