package templates templ Login(formError string, username string) { @Layout("Login", false) {

Sign in

Enter your credentials to continue.

if formError != "" { }
} }