{{define "index.html"}} {{.Name}} {{if not .WhiteLabel}} {{end}}

{{index .Text "standard_eyebrow"}}

{{index .Text "hero_title"}}

{{index .Text "hero_lead"}}

{{range .Presets}}{{.Label}}{{end}}

{{index .Text "generator_eyebrow"}}

{{index .Text "generator_title"}}

{{index .Text "generator_intro"}}

{{if or .CustomText .CustomBadge}}

{{index .Text "pro_eyebrow"}}

{{index .Text "pro_title"}}

{{.License.Edition}}

{{index .Text "pro_enabled"}}

{{end}}

{{index .Text "preview"}}

{{index .Text

SVG

{{index .Text "api_badge_title"}}

{{.BaseURL}}/badge/research.svg?lang={{.Lang}}

{{index .Text "api_badge_desc"}}

JSON-LD

{{index .Text "api_manifest_title"}}

{{.BaseURL}}/v1/declaration.json?preset=research&lang={{.Lang}}

{{index .Text "api_manifest_desc"}}

HA

{{index .Text "api_stateless_title"}}

{{index .Text "api_stateless_desc"}}

{{end}}