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

"/comfy/" - Comfy

Be comfy fren

} }