package boards import "github.com/dominicf2001/comfychan/web/views/shared" templ Comfy() { @shared.Layout() {
Comfy
} }