{{define "content"}}
{{if eq .Data.Status "unset"}}
🏷️

This tag isn't set up yet

This WhereWoof tag hasn't been claimed. If this is your tag, log in and add it to your account to set up the return details.

{{else if eq .Data.Status "suspended"}}
🚫

This tag is unavailable

The owner has disabled this tag. Please try another way to return the item.

{{else}}

{{if .Data.ItemType.Valid}}{{.Data.ItemType.String | title}}{{else}}Item{{end}} — found!

This item has a WhereWoof tag. Here's how to return it:

{{if .Data.PhotoUrl.Valid}} Item photo {{end}} {{if .Data.Description.Valid}}

{{.Data.Description.String}}

{{end}}
{{if .Data.Phone.Valid}}
Call the owner
{{.Data.Phone.String}}
{{end}} {{if .Data.Address.Valid}}
Return to
{{.Data.Address.String}}
{{end}} {{if .Data.Notes.Valid}}
Notes
{{.Data.Notes.String}}
{{end}}

Found this item? Please contact the owner to arrange the return. Thank you for helping!

{{if .Data.IsOwner}}

✏️ Edit this tag's details

{{end}}
{{end}}
{{end}}