{% extends 'base/layout.html' %} {% load static %} {% block title %}Cable Patcher{% endblock %} {% block head %} {% endblock %} {% block tabs %} {% endblock %} {% block content %} {% csrf_token %}
Left Devices (ports face right)
Right Devices (ports face left)
Cable Defaults
Skip confirmation dialog
Patch Bay View

Add Devices to Get Started

Filter by site, then add devices to the Left and Right panels above.

{% endblock content %} {% block javascript %} {% endblock %}