diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index f24dd646883..fd188c9f6cf 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -5,7 +5,7 @@ <%- if I18n.t('user_notifications.digest.custom.html.header').present? %> - +
<%= raw(t 'user_notifications.digest.custom.html.header') %> @@ -13,7 +13,7 @@
<%- else %> - +
@@ -30,7 +30,7 @@
<%- end %> - +
@@ -44,26 +44,26 @@
- +
@@ -83,20 +83,20 @@

-
<%=t 'user_notifications.digest.since_last_visit' %>
+
<%=t 'user_notifications.digest.since_last_visit' %>
- +
- + <%- @counts.each do |count| -%> <%- end -%> - + <%- @counts.each do |count| -%>
<%= count[:value] -%>
<%=t count[:label_key] -%> @@ -73,7 +73,7 @@
-
<%=t 'user_notifications.digest.popular_topics' %>
+
-
+