package layouts import ( "git.grosinger.net/tgrosinger/saasitone/pkg/page" ) templ HTMX(p page.Page, content templ.Component) { @content }