{{define "content" -}}

Dictionary

{{with .Data}}

Resident versions

{{range .Variants}} {{end}}
VariantLatestResident
{{.Variant}}{{.Latest}}{{range .Versions}}{{.}} {{end}}

Hot-reload a version

Drop the rebuilt DAWG set into BACKEND_DICT_DIR/<version>/ first, then load it here.

Pending dictionary changes

{{range .Changes}} {{else}}{{end}}
VariantActionWordResolved
{{.Variant}}{{.Action}}{{.Word}}{{.ResolvedAt}}
no pending changes
{{end}} {{- end}}