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