package pages import "fmt" func LoginPage(errorMsg string) string { errorBlock := "" if errorMsg != "" { errorBlock = fmt.Sprintf(`