]> git.immae.eu Git - github/wallabag/wallabag.git/blame - tpl/_bookmarklet.twig
Revert "Add SHAARLI support to view template"
[github/wallabag/wallabag.git] / tpl / _bookmarklet.twig
CommitLineData
c67e13e0 1 <script type="text/javascript">
17a9cb96 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>"
c67e13e0 3 </script>