diff --git a/templates/look-and-feel/layouts/question.html b/templates/look-and-feel/layouts/question.html index c09e881..d13a43b 100644 --- a/templates/look-and-feel/layouts/question.html +++ b/templates/look-and-feel/layouts/question.html @@ -15,13 +15,13 @@
- {%- if form.validated and not form.valid -%} + {%- if fields.validated and not fields.valid -%}

There was a problem