{{/* service_card.html */}}
{{.Name}} logo
{{if .Verified}} {{end}} {{.Name}} {{if isNew .Created}} ✨ NEW {{end}} {{.Score}}
{{shortText .Description | safe}}
{{if eq .Type "exchange"}} {{.Type}} {{else}} {{.Category}} {{end}} {{partial "partials/service_icons" .}}