diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index e77fd853558..75f6bf08088 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -320,7 +320,9 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <%= t.title -%> -

<%= t.category.try(:name) -%>

+

+ <%= category_badge(t.category, inline_style: true, absolute_url: true) %> +

<% t.posters_summary[0,2].each do |ps| %>