diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-12-16 00:24:27 -0800 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-12-16 00:24:27 -0800 |
commit | 04fcbad8c50956336819f2b25db8298d50b5b800 (patch) | |
tree | a63ec49b09d78458654e82cddedc925ddc5669f2 /themes/default/error.twig | |
parent | 0f9d3ef173f2edfd4e8e6e4ac0a76de5202bae65 (diff) | |
parent | 5df72bb4a42b94370d54ed7277235541d7b6afab (diff) | |
download | wallabag-04fcbad8c50956336819f2b25db8298d50b5b800.tar.gz wallabag-04fcbad8c50956336819f2b25db8298d50b5b800.tar.zst wallabag-04fcbad8c50956336819f2b25db8298d50b5b800.zip |
Merge pull request #358 from williamtheaker/dev
Edited English text
Diffstat (limited to 'themes/default/error.twig')
-rw-r--r-- | themes/default/error.twig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/error.twig b/themes/default/error.twig index 99eb1ed6..4cfc4824 100644 --- a/themes/default/error.twig +++ b/themes/default/error.twig | |||
@@ -7,5 +7,5 @@ | |||
7 | <li>{{message}}</li> | 7 | <li>{{message}}</li> |
8 | {% endfor %} | 8 | {% endfor %} |
9 | </ol> | 9 | </ol> |
10 | <p>Don't forget <a href="http://inthepoche.com/doc">the documentation</a>.</p> | 10 | <p>Don't forget <a href="http://doc.inthepoche.com/">the documentation</a>.</p> |
11 | {% endblock %} \ No newline at end of file | 11 | {% endblock %} |