{{ if notEmpty .tag.LatLon }}

{{ end }}
{{ if greaterThanZero .tag.NbViews }}
{{ .tag.NbViews }} {{ if greaterThanOne .tag.NbViews }}{{ "scans" | t }}{{ else }}{{ "scan" | t }}{{ end }}
{{ "Dernière ouverture" | t }} {{ .tag.LastView }} {{ if notEmpty .tag.City }}{{ "localisée à" | t }} {{ .tag.City }}{{ end }}
{{ end }}