We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac57c2 commit d066b6cCopy full SHA for d066b6c
app/errors/templates/500.html
@@ -1,7 +1,7 @@
1
{% extends "base.html" %} {% block content %}
2
<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>
+<h3>Please try going to the Standard Vocabulary module and
+ press "Save tree" to re-generate files and use this function again !</h3>
5
<p>The administrator has been notified. Sorry for the inconvenience!</p>
6
<p>
7
Please press the back button to go to the index:
0 commit comments