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 5a057418..fe4c4359 100644 --- a/lib/music_library_web/controllers/stats_html/index.html.heex +++ b/lib/music_library_web/controllers/stats_html/index.html.heex @@ -4,12 +4,12 @@
{@latest_record.title} @@ -32,7 +32,7 @@

-
+

<%= gettext("Total collection") %> @@ -47,7 +47,7 @@

-
+

<%= gettext("Total wishlist") %> @@ -69,7 +69,7 @@

<%= gettext("Formats") %>

-
+
<%= Record.format_long_label(format) %> @@ -92,7 +92,7 @@

<%= gettext("Types") %>

-
+
<%= Record.type_long_label(type) %>