{{ template "headersMenu.html" . }}
{{ $token := .token }} {{ $domain := .domain }} {{range $index, $name := .templates }} {{ if gt $name.Status.Int32 0 }}{ type: "gabarit", id:"{{$index}}", {{ if $name.Logo.Valid }}portrait:"https://datamix.media/card.pm/gabarit/{{$name.Logo.String}}", {{ end }}{{ if $name.Name.Valid }}title:"{{$name.Host.String}}"{{ else }}title: "{{$name.Id}}"{{ end }}, card: "https://card.pm/sample/{{$name.Md5}}", url: "https://next.card.pm/template/overview?i={{$name.Id}}", tags: "LIVE" },{{end}} {{end}} {{ range .domains }} {{ $domaintmp := . | domain }} {{ end }}
{{ template "footerMenu.html" . }}