{% if errors_by_path.get(error_prefix ~ '.branches.' ~ branch_idx ~ '.steps.' ~ step_idx ~ '.id') %} {{ errors_by_path[error_prefix ~ '.branches.' ~ branch_idx ~ '.steps.' ~ step_idx ~ '.id'] }} {% endif %}
{% if errors_by_path.get(error_prefix ~ '.branches.' ~ branch_idx ~ '.steps.' ~ step_idx ~ '.params') %} {{ errors_by_path[error_prefix ~ '.branches.' ~ branch_idx ~ '.steps.' ~ step_idx ~ '.params'] }} {% endif %}