re-tabbed the file to produce prettier HTML.
This commit is contained in:
parent
08aa1bff41
commit
0f69b8a546
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
<div id="information">
|
<div id="information">
|
||||||
<p>Bookmarklet:
|
<p>Bookmarklet:
|
||||||
<a href="javascript:void(location.href='<%= Shorten.base_url %>create/' + encodeURIComponent(location.href));"><%= Shorten.button_text %></a>
|
<a href="javascript:void(location.href='<%= Shorten.base_url %>create/' + encodeURIComponent(location.href));"><%= Shorten.button_text %></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
Loading…
Reference in a new issue