{{/* service_card.html */}} {{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" .}}