{% load inventree_extras %} {% load static %} {% include "wireviz/upload_script.html" %}

Upload Wireviz File

Upload a new WireViz file using the form below

WireViz Templates

Custom WireViz template files can be uploaded to the server {% if templates %} {% for template in templates %} {% endfor %}
Template
{{ template }}
{% endif %}