diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 78c79d04504..defd1e8f0e8 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -26,7 +26,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <%- if logo_url.blank? %> <%= SiteSetting.title %> <%- else %> - <%= SiteSetting.title %> + <%= SiteSetting.title %> <%- end %> @@ -126,7 +126,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo - +
<%= t.user.try(:username) -%>
@@ -136,7 +136,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <%- if t.image_url.present? -%> - + <%- end -%> @@ -159,17 +159,17 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo - +

<%= t.like_count -%>

- +

<%= t.posts_count - 1 -%>

<% t.posters_summary.each do |ps| %> <% if ps.user %> - + <% end %> <% end %> @@ -248,7 +248,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo - + @@ -258,9 +258,9 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo - + - +
<%= post.user.username -%>

<%= post.user.name -%>

@@ -319,16 +319,16 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <% t.posters_summary[0,2].each do |ps| %> <% if ps.user %> - + <% end %> <% end %> - +

<%= t.like_count -%>

- +

<%= t.posts_count - 1 -%>

@@ -406,4 +406,4 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo - \ No newline at end of file +