{{ define "results" }}
{{ if .Outlink }} 🔗 {{ .MatchedName }} {{ else }} {{ .MatchedName }} {{ end }} [ {{ matchType .MatchType .EditDistance }} ]
{{ if .CurrentName }} {{ if ne .MatchedName .CurrentName }}
Current name: {{ .CurrentName }}
{{ end }} {{ end }}
{{ .DataSourceTitleShort }} (updated on {{ .EntryDate }})
{{ if .ClassificationPath }}
{{ classification .ClassificationPath .ClassificationRanks }}
{{ end }} {{ scoreDetails .ScoreDetails }}
{{ end }}