diff options
Diffstat (limited to 'themes/default/layout.twig')
-rw-r--r-- | themes/default/layout.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layout.twig b/themes/default/layout.twig index fec7054a..dfebc3ea 100644 --- a/themes/default/layout.twig +++ b/themes/default/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> |