diff --git a/app/views/player/_record.html.erb b/app/views/player/_record.html.erb index d09d108..a07ebb3 100644 --- a/app/views/player/_record.html.erb +++ b/app/views/player/_record.html.erb @@ -5,7 +5,7 @@

<%= record.title %>

- + <% if record.tracks.empty? %>

No track information found.

<% else %>