Spacing Tweak
This commit is contained in:
parent
2b213d95de
commit
e678b7e3a2
|
@ -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-%>
|
||||
|
|
Loading…
Reference in a new issue