aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/error.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-01-28 10:49:57 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-01-28 10:49:57 +0100
commit3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f (patch)
tree4965c0675215eb5c566a554f8f3ff35de60afe88 /themes/courgette/error.twig
parentb8fdd2d85f76bb2dbf50bacec86e3be806bb2bcf (diff)
downloadwallabag-3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f.tar.gz
wallabag-3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f.tar.zst
wallabag-3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f.zip
[fix] inthepoche.com => wallabag.org
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