aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/_bookmarklet.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-01-08 11:28:46 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-01-08 11:28:46 +0100
commit5ed8050791ef562ff4351ede3a077ab1e8b0d916 (patch)
tree8e0a6bb5cc584b0710fb01048dc08bc26189d71e /themes/courgette/_bookmarklet.twig
parent8905191413f20e7fba1d635a06cf5ec2ff86cbb3 (diff)
downloadwallabag-5ed8050791ef562ff4351ede3a077ab1e8b0d916.tar.gz
wallabag-5ed8050791ef562ff4351ede3a077ab1e8b0d916.tar.zst
wallabag-5ed8050791ef562ff4351ede3a077ab1e8b0d916.zip
[add] courgette theme
Diffstat (limited to 'themes/courgette/_bookmarklet.twig')
-rwxr-xr-xthemes/courgette/_bookmarklet.twig3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/courgette/_bookmarklet.twig b/themes/courgette/_bookmarklet.twig
new file mode 100755
index 00000000..2f3b2d16
--- /dev/null
+++ b/themes/courgette/_bookmarklet.twig
@@ -0,0 +1,3 @@
1 <script type="text/javascript">
2 top["bookmarklet-url@inthepoche.com"]=""+"<!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