Kill trailing whitespace in erb files
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<div id="c-explore-posts">
|
||||
<div id="a-index">
|
||||
<h1>Popular: <%= @post_set.presenter.range_text %></h1>
|
||||
|
||||
|
||||
<%= @post_set.presenter.nav_links(self) %>
|
||||
|
||||
|
||||
<%= render "blacklists" %>
|
||||
|
||||
<%= @post_set.presenter.post_previews_html(self) %>
|
||||
|
||||
Reference in New Issue
Block a user