{{ define "content" }} {{ if (eq (len .Cats) 0) }} {{ end }} {{ range $cat := .Cats }} {{ end }}
name. link. description. spritesheet. created at. remove.
no cats found
{{ $cat.Name }} {{ $cat.Link }} {{ $cat.Description }} {{ $cat.CreatedAt }}

add cat.


if not specified, will use the default. check it out for the format we expect. max 50KB.
{{ end }}