package pages import "git.hafen.run/lukas/timeshare/components/toast" templ PageSkeleton(title string) { { title } { children... } @toast.Script() }