{{define "content"}}

{{.Eyebrow}}

{{.Heading}}

{{.Description}}

{{if .Form.Error}}

{{.Form.Error}}

{{end}}
{{template "csrf_field" .}}
Back to projects
{{end}}