package templates

import _ "embed"

//go:embed index.gotmpl
var DefaultIndexTemplate string