package web import "embed" // Assets contains templates and static files. // //go:embed templates/* static/* var Assets embed.FS