{{define "title"}}Saved{{end}} {{define "content"}}

✓ Receipt saved

{{.Category}}{{if .Who}} · {{.Who}}{{end}} — ${{.Amount}} — {{.Date}}
{{.Filename}}

{{if .Attachments}}

+ {{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

Manage · Export · Log out

{{end}}