{%- for ing1 in child.ingredients.blocks %} {%- if ing1.ingredient is defined and ing1.ingredient != "" -%} {%- if ing1.amounts is defined and ing1.amounts != "" and ing1.amounts.blocks is defined and ing1.amounts.blocks != "" -%} {%- if ing1.amounts.blocks != [] -%} {%- set ingredient_counter = loop.index -%} {%- for amt in ing1.amounts.blocks -%} {%- if loop.index == prt_loop -%} {%- if amt.amount is defined and amt.amount != "" and amt.amount != 0 and amt.amount != '0' -%} {%- if ing1.processing is defined and ing1.processing != "" and ing1.processing.blocks is defined and ing1.processing.blocks != "" -%} {%- if ing1.processing.blocks != [] -%} {{- '\n ' -}}