package components templ CSRF(csrf string) { } templ FieldErrors(errors []string) { for _, err := range errors {

{ err }

} }