Spacing Tweak

This commit is contained in:
Jacques Distler 2009-11-09 18:17:57 -06:00
parent 2b213d95de
commit e678b7e3a2

View file

@ -23,7 +23,7 @@ end
onfocus="this.value == 'Search' ? this.value = '' : true"
onblur="this.value == '' ? this.value = 'Search' : true" /></fieldset>
<% end %>
<% else -%>
<%- else -%>
<%= list_item 'Home Page', {:action => 'published', :id => 'HomePage'}, 'Home, Sweet Home', 'H' %> |
<%= list_item 'Feeds', {:action => 'feeds'}, 'Subscribe to changes by Atom' %>
<% end-%>