From c5ec6a6f8962d9c296b69ee999687623b6114a2c Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Mon, 27 Jul 2015 19:53:48 +0530 Subject: [PATCH] UX: show flag counts in new line --- app/views/pending_flags_mailer/notify.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/pending_flags_mailer/notify.html.erb b/app/views/pending_flags_mailer/notify.html.erb index 74195c923..63e6573f3 100644 --- a/app/views/pending_flags_mailer/notify.html.erb +++ b/app/views/pending_flags_mailer/notify.html.erb @@ -5,7 +5,7 @@ <% @posts.each do |post| %> - + - + + + <% end %>
" title="<%= post[:user].username %>"> @@ -15,9 +15,9 @@

<%= link_to post[:title], post[:url] %>

<%= raw post[:excerpt] %>

- <%= raw post[:html_reason_counts] %> -
<%= raw post[:html_reason_counts] %>