rss2world/templates/fs.go

7 lines
78 B
Go
Raw Normal View History

2024-06-27 02:20:00 +03:00
package templates
import "embed"
//go:embed *.gotmpl
var Templates embed.FS