aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/_bookmarklet.twig
diff options
context:
space:
mode:
Diffstat (limited to 'themes/courgette/_bookmarklet.twig')
-rwxr-xr-xthemes/courgette/_bookmarklet.twig3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/courgette/_bookmarklet.twig b/themes/courgette/_bookmarklet.twig
deleted file mode 100755
index 2e3071ad..00000000
--- a/themes/courgette/_bookmarklet.twig
+++ /dev/null
@@ -1,3 +0,0 @@
1 <script type="text/javascript">
2 top["bookmarklet-url@wallabag.org"]=""+"<!DOCTYPE html>"+"<html>"+"<head>"+"<title>poche it !</title>"+'<link rel="icon" href="{{poche_url}}tpl/img/favicon.ico" />'+"</head>"+"<body>"+"<script>"+"window.onload=function(){"+"window.setTimeout(function(){"+"history.back();"+"},250);"+"};"+"</scr"+"ipt>"+"</body>"+"</html>"
3 </script> \ No newline at end of file