{{ template "headersLogo.html" . }}
{{ 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 }}
{{ if greaterThanZero .tag.Card.Id }}
{{ else }}
{{ end }} {{ if .isPOST }} {{ end }}
{{ template "footer.html" . }}