({{ "tzo_brief_guide"|lang|lower }})
{% for part in parts %}
{{ part.getNumberWithDots() }}
{{ part.getLabel() }}
{% endfor %}
More works here