diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2014-01-28 11:08:21 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2014-01-28 11:08:21 +0100 |
commit | 21f50d5a08381d0d2f27d36b0d97a4f518eeefcb (patch) | |
tree | 0d0767483753d159e754ac4946808a1a6f01cf8d /themes/courgette/layout.twig | |
parent | 1b539ba1ece99774ef28eb149f7b6d21964260e9 (diff) | |
download | wallabag-21f50d5a08381d0d2f27d36b0d97a4f518eeefcb.tar.gz wallabag-21f50d5a08381d0d2f27d36b0d97a4f518eeefcb.tar.zst wallabag-21f50d5a08381d0d2f27d36b0d97a4f518eeefcb.zip |
changed some poche with wallabag
Diffstat (limited to 'themes/courgette/layout.twig')
-rwxr-xr-x | themes/courgette/layout.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/courgette/layout.twig b/themes/courgette/layout.twig index 9a420ac4..57c2cc98 100755 --- a/themes/courgette/layout.twig +++ b/themes/courgette/layout.twig | |||
@@ -10,7 +10,7 @@ | |||
10 | <!--[if IE]> | 10 | <!--[if IE]> |
11 | <meta http-equiv="X-UA-Compatible" content="IE=10"> | 11 | <meta http-equiv="X-UA-Compatible" content="IE=10"> |
12 | <![endif]--> | 12 | <![endif]--> |
13 | <title>{% block title %}{% endblock %} - poche</title> | 13 | <title>{% block title %}{% endblock %} - wallabag</title> |
14 | {% include '_head.twig' %} | 14 | {% include '_head.twig' %} |
15 | {% include '_bookmarklet.twig' %} | 15 | {% include '_bookmarklet.twig' %} |
16 | </head> | 16 | </head> |