htmxginpongo/ui/templates.go
2023-10-02 17:42:50 +02:00

7 lines
76 B
Go

package ui
import "embed"
//go:embed all:templates
var Templates embed.FS