htmxginpongo/ui/templates.go

7 lines
76 B
Go
Raw Normal View History

2023-10-02 17:42:50 +02:00
package ui
import "embed"
//go:embed all:templates
var Templates embed.FS