## Message/hint display block -- empty/invisible unless msg is populated
0):
id="fieldset_message_${id}"
% endif
>
X
% if (not msg is UNDEFINED) and (len(msg) > 0):
${msg}
% endif
% if show_correctness == "never" and (value or status not in ['unsubmitted']):