{% if intro.quote_as_title.enable === "true" %} {% from "../_quote/_quote.html" import quote %} {{ quote( content = how.quote_as_title.content, image=how.quote_as_title.image, name=how.quote_as_title.name, path= global.path, classPosition= "right" ) }} {% endif %}

{{how.title}}

{{how.content}}
{% for slide in how.ingredients_slider %}
#{{loop.index}}
{{slide.title}}

{{slide.title}} {{slide.sub_title}}

{{slide.intro}}

{{slide.content}}

{{how.ingredients_buttons.click_to_open}}
{% endfor %}
{{slide.title}}