diff --git a/web/index.templ b/web/index.templ index 833839e..fa95244 100644 --- a/web/index.templ +++ b/web/index.templ @@ -81,7 +81,7 @@ templ Index(curSong *radio.Song, sl []radio.Song, slLen int64, lstnrs *radio.Lis

- + Song if curSong != nil && curSong.Artist != "" { { curSong.Artist } - { curSong.Title }