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

This tag isn't set up yet

This Where Woof 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 Where Woof 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}}
Text the owner
Send an SMS
{{end}} {{if .Data.Address.Valid}}
Return to
{{.Data.Address.String}}
{{end}} {{if .Data.Notes.Valid}}
Notes
{{.Data.Notes.String}}
{{end}}

Help the owner find it: sharing your location sends them a map link. No location? No problem — the page still works.

Sending…

Enter a valid phone number (8–16 digits, e.g. 0423 274 487).

{{if .Data.IsOwner}}

✏️ Edit this tag's details

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