diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index ef21d2fb131..619992fcbd3 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -28,7 +28,7 @@ <%- end %> - <%- if i < @featured_topics.size - 1 %>
<% end %> + <%- if i < @featured_topics.size - 1 %><% end %> <%- end %> <%- end %>