package home import ( "gothstarter/views/layouts" ) templ Index() { @layouts.Base() {
} }