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