{% extends 'base/layout.html' %} {% block title %}Pull Sheets{% endblock %} {% block content %}

Pull Sheets

Select a cable to view its pull sheet — the complete routing through pathway segments.

{% include 'inc/table.html' with table=table %}
{% endblock %}