{#-
Die Zubereitung des Rezept...
-#}
{{- '\n ' -}}
{{- '\n ' -}}
{{- '\n ' -}}
Zubereitung
{{- '\n ' -}}
{%- for stp in child.steps.blocks -%}
{%- if stp.step is defined and stp.step != "" -%}
{{- '\n ' -}}
{{- '\n ' -}} {{ stp.step }}
{%- if stp.haccp_type is defined and stp.haccp_type != "" and stp.haccp_string is defined and stp.haccp_string != "" -%}
{{- '\n ' -}}
{{- '\n ' -}}
{{- '\n ' -}}{{ stp.haccp_string }}
{{- '\n ' -}}
{{- '\n ' -}}
{%- endif %}
{%- if stp.notes is defined and stp.notes != "" and stp.notes.blocks is defined %}
{%- if stp.notes.blocks != [] -%}
{{- '\n ' -}}