{{define "head"}} Editing {{.Release.Title}} - ari melody 💫 {{end}} {{define "content"}}

Editing {{.Release.Title}}

Type {{$t := .Release.ReleaseType}}
Description
Release Date
Buy Name
Buy Link
Copyright
Copyright URL
Visible
Gateway

Credits ({{len .Release.Credits}} total)

Edit
{{range .Release.Credits}}

{{.Artist.Name}}

{{.Role}} {{if .Primary}} (Primary) {{end}}

{{end}} {{if not .Release.Credits}}

There are no credits.

{{end}}

Tracklist ({{len .Release.Tracks}})

Edit
{{range $i, $track := .Release.Tracks}} {{block "track" .}}{{end}} {{end}}

Danger Zone

Clicking the button below will delete this release. This action is irreversible. You will be prompted to confirm this decision.

{{end}}