{{define "title"}}Saved{{end}} {{define "content"}}
✓ Receipt saved
{{.Category}}{{if .Who}} · {{.Who}}{{end}} — ${{.Amount}} — {{.Date}}
{{.Filename}}
+ {{len .Attachments}} attachment(s): {{range $i, $f := .Attachments}}{{if $i}}, {{end}}{{$f}}{{end}}
{{end}} {{if .Tags}}Tags: {{range $i, $t := .Tags}}{{if $i}}, {{end}}{{$t}}{{end}}
{{end}} Add another {{end}}