{% if wireviz_errors %}
The following errors were encountered while processing the wireviz file:
{% endif %} {% if wireviz_warnings %}
The following warnings were encountered while processing the wireviz file:
{% endif %} {% if wireviz_harness_html %}
{{ wireviz_harness_html | safe }}
{% else %}
No harness diagram available for this part.
Upload a .wireviz file to generate a harness diagram.
{% endif %}