shorten/views/information.erb

5 lines
No EOL
207 B
Text
Executable file

<div id="information">
<p>Bookmarklet:
<a href="javascript:void(window.open('<%= Shorten.base_url %>create/' + encodeURIComponent(location.href)));"><%= Shorten.button_text %></a>
</p>
</div>