aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/error.twig
diff options
context:
space:
mode:
Diffstat (limited to 'themes/courgette/error.twig')
-rwxr-xr-xthemes/courgette/error.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/courgette/error.twig b/themes/courgette/error.twig
index c829d12b..4d4db1f3 100755
--- a/themes/courgette/error.twig
+++ b/themes/courgette/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/doc">the documentation</a>.</p> 5 <p>Don't forget <a href="http://doc.wallabag.org">the documentation</a>.</p>
6{% endblock %} \ No newline at end of file 6{% endblock %} \ No newline at end of file