]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/_bookmarklet.twig
move templates into resources
[github/wallabag/wallabag.git] / themes / default / _bookmarklet.twig
diff --git a/themes/default/_bookmarklet.twig b/themes/default/_bookmarklet.twig
deleted file mode 100644 (file)
index 6199635..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-        <script type="text/javascript">
-          top["bookmarklet-url@wallabag.org"]=""+"<!DOCTYPE html>"+"<html>"+"<head>"+"<title>bag 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>"
-        </script>
\ No newline at end of file