package view import ( "stevenlr.com/timer/model" ) templ Main(contents templ.Component, currentUser *model.User) { Cool timer app @LoginForm(currentUser) @contents }