diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-05 15:54:37 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-05 15:54:37 +0200 |
commit | 55821e04c188997d258645975220828e195d0df4 (patch) | |
tree | 9a85831aa55c35c2fa69122220f7c873d73a9143 /tpl/_bookmarklet.twig | |
parent | b161295d0b53a5ae194e236b0a7c662e9ac2ff9a (diff) | |
download | wallabag-55821e04c188997d258645975220828e195d0df4.tar.gz wallabag-55821e04c188997d258645975220828e195d0df4.tar.zst wallabag-55821e04c188997d258645975220828e195d0df4.zip |
share email +twitter / class messages
Diffstat (limited to 'tpl/_bookmarklet.twig')
-rw-r--r-- | tpl/_bookmarklet.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/_bookmarklet.twig b/tpl/_bookmarklet.twig index 0878e079..0595d57e 100644 --- a/tpl/_bookmarklet.twig +++ b/tpl/_bookmarklet.twig | |||
@@ -4,7 +4,7 @@ | |||
4 | +'<html>' | 4 | +'<html>' |
5 | +'<head>' | 5 | +'<head>' |
6 | +'<title>poche it !</title>' | 6 | +'<title>poche it !</title>' |
7 | +'<link rel="icon" href="{$poche_url}img/favicon.ico" />' | 7 | +'<link rel="icon" href="{{poche_url}}tpl/img/favicon.ico" />' |
8 | +'</head>' | 8 | +'</head>' |
9 | +'<body>' | 9 | +'<body>' |
10 | +'<script>' | 10 | +'<script>' |