package layouts import ( "gothstarter/views/components" ) templ Base() { GOTHSTARTER @components.Navigation() { children... } }