Dashboard
Releases ({{.ReleaseCount}} total)
Create NewThere are no releases.
{{end}}
{{if .Artists}}
{{range $Artist := .Artists}}
{{end}}
{{else}}
There are no artists.
{{end}}"Orphaned" tracks that have not yet been bound to a release.
{{range $Track := .Tracks}}
{{$Track.Title}}
{{if $Track.Description}}{{$Track.GetDescriptionHTML}}
{{else}}No description provided.
{{end}} {{if $Track.Lyrics}}{{$Track.GetLyricsHTML}}
{{else}}There are no lyrics.
{{end}}There are no artists.
{{end}}