forked from wallabag/wallabag
Move templates
This commit is contained in:
1
templates/Static/_bookmarklet.html.twig
Normal file
1
templates/Static/_bookmarklet.html.twig
Normal file
@ -0,0 +1 @@
|
||||
<a id="bookmarklet" ondragend="this.click();" href="javascript:(function(){var url=location.href||url;var wllbg=window.open('{{ url('bookmarklet') }}?url=' + encodeURIComponent(url),'_blank');})();">bag it!</a>
|
||||
Reference in New Issue
Block a user