Kill trailing whitespace in erb files
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</ul>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
|
||||
<section id="content">
|
||||
<h1>Favorites</h1>
|
||||
|
||||
@@ -23,12 +23,12 @@
|
||||
|
||||
<%= sequential_paginator(@favorite_set.favorites) %>
|
||||
</section>
|
||||
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Favorites - <%= CurrentUser.name %> - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
<%= render "posts/partials/common/secondary_links" %>
|
||||
<%= render "posts/partials/common/secondary_links" %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user