diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 7ce440ff460..3ff453bb1a3 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -34,7 +34,7 @@
@@ -50,7 +50,7 @@ |
- |
+ | @@ -136,7 +136,7 @@ <% end %> | <%- if show_image_with_url(t.image_url) && t.featured_link.nil? && !(@excerpts[t.first_post&.id]||"").include?(t.image_url) -%> -+ | <%- end -%> @@ -145,10 +145,10 @@ |
+ | <%= @excerpts[t.first_post.id] %> | ||
- <%= t.like_count -%> + <%= t.like_count -%> |
- <%= t.posts_count - 1 -%> + <%= t.posts_count - 1 -%> |
<% t.posters_summary.each do |ps| %> <% if ps.user %> - + <% end %> <% end %> | - - <%=t 'user_notifications.digest.join_the_discussion' %> - + + + <%=t 'user_notifications.digest.join_the_discussion' %> + + |
@@ -276,7 +278,7 @@ |