{{template "layout" .}} {{define "title"}}{{.Event.Title}} — bbq{{end}} {{define "admin-bar"}}{{if .IsAdmin}}
ADMIN VIEW — share the guest link: /e/{{.Event.Slug}}
{{end}}{{end}} {{define "content"}}
Open · {{.TotalGoing}} going

{{.Event.Title}}

{{if .Event.Date}}📅 {{.Event.Date}}{{end}} {{if .Event.Time}}🕒 {{.Event.Time}}{{end}} {{if .Event.Location}}📍 {{.Event.Location}}{{end}}
What's needed
{{template "slots-inner" .}}
Add your name
I'll bring something →
{{if .IsAdmin}}
Admin: Add slot
{{end}} {{end}}