aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/error.twig
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/error.twig')
-rw-r--r--tpl/error.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/error.twig b/tpl/error.twig
index 14c49925..c829d12b 100644
--- a/tpl/error.twig
+++ b/tpl/error.twig
@@ -2,5 +2,5 @@
2{% block title %}{% trans "plop" %}{% endblock %} 2{% block title %}{% trans "plop" %}{% endblock %}
3{% block content %} 3{% block content %}
4 {{ msg|raw }} 4 {{ msg|raw }}
5 <p>Don't forget <a href="http://inthepoche.com/?pages/Documentation">the documentation</a>.</p> 5 <p>Don't forget <a href="http://inthepoche.com/doc">the documentation</a>.</p>
6{% endblock %} \ No newline at end of file 6{% endblock %} \ No newline at end of file