-
{%- for line in error.details -%}
{%- if line.Location %}
- {{ line.Location }}:{{ line.Line }} {%- else %}
- {{ line.Description }} {%- endif %} {%- endfor %}
{% if image_data_base64 -%}
{{ filtered }}
{%- endif %} {% if chart_image_data_base64 -%}