re-tabbed the file to produce prettier HTML.

This commit is contained in:
Andrew Davidson 2010-09-14 16:39:49 +08:00
parent 08aa1bff41
commit 0f69b8a546

View file

@ -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>