From: Aidan Cornelius-Bell Date: Mon, 13 Jan 2025 03:25:14 +0000 (+1030) Subject: Digest email: make the ML summary (if present) a bit more comfortable visually X-Git-Url: https://gitweb.mndrdr.org/?a=commitdiff_plain;h=7593b8839a21e202910bc06d978e932a1a8e9146;p=arelpe.git Digest email: make the ML summary (if present) a bit more comfortable visually --- diff --git a/app/views/digest_mailer/weekly_bookmarks_digest.html.erb b/app/views/digest_mailer/weekly_bookmarks_digest.html.erb index 9d4143a..cf15290 100644 --- a/app/views/digest_mailer/weekly_bookmarks_digest.html.erb +++ b/app/views/digest_mailer/weekly_bookmarks_digest.html.erb @@ -59,9 +59,11 @@ <% end %> <% if item.summary? && (!@user&.hide_ai_summaries?) %> +
ML Summary: <%= item.summary %>
+
<% end %>