From 49f5ae30f25e552b72d3ee022e3e97ebd1e41776 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 14 Oct 2024 18:32:09 +0100 Subject: [PATCH] Improve display of latest album in stats --- .../controllers/stats_html/index.html.heex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/music_library_web/controllers/stats_html/index.html.heex b/lib/music_library_web/controllers/stats_html/index.html.heex index 1d7b1111..35e71df5 100644 --- a/lib/music_library_web/controllers/stats_html/index.html.heex +++ b/lib/music_library_web/controllers/stats_html/index.html.heex @@ -6,20 +6,20 @@ >
{@latest_record.title} -

+

Latest record

-
+

<%= format_artist_names(@latest_record.artists) %> - + <%= @latest_record.title %>