Dashboard
Releases ({{.ReleaseCount}} total)
Create NewThere are no releases.
{{end}}Artists ({{.ArtistCount}} total)
Create New
{{range .Artists}}
{{block "artist" .}}{{end}}
{{end}}
{{else}}
There are no artists.
{{end}}Tracks ({{.TrackCount}} total)
Create New"Orphaned" tracks that have not yet been bound to a release.
{{range .Tracks}} {{block "track" .}}{{end}} {{end}}