Note: {{ note |e }}
{% endif %} {% for construct in constructs %}{{ construct.note |e }}
{% endif %} {% for part in construct.parts %}
{{part.label |e }}
{% if part.sublabel != '' %}
{{ part.sublabel |e }}
{% endif %}
{{part.subscript |e }}