{{howToUse.title}}

{% if howToUse.subtitle != '' %}

{{howToUse.subtitle}}

{% endif %}
{% for item in howToUse.items %} {% include "./howToUse-item.html" %} {% endfor %}
{{global.disclaimer}}