Kill trailing whitespace in erb files

This commit is contained in:
小太
2013-03-19 23:11:58 +11:00
parent aef86bda04
commit 1a03a86592
119 changed files with 271 additions and 271 deletions

View File

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