]> git.immae.eu Git - github/wallabag/wallabag.git/blob - tpl/_bookmarklet.twig
Revert "Add SHAARLI support to view template"
[github/wallabag/wallabag.git] / tpl / _bookmarklet.twig
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>