[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Questionnaire') %]
[% loc('If you get some more information about the status of your problem, please come back to the site and leave an update.') %]
[% ELSIF new_state == 'confirmed' OR (!new_state AND problem.is_open) OR (!new_state AND problem.is_closed) %] [% INCLUDE 'questionnaire/completed-open.html' %] [% ELSIF been_fixed == 'Yes' %][% loc('Glad to hear it’s been fixed!') %]
[% END %]