{% extends "base.html" %} {% load static %} {% block content %}
| prefix | {{ object.prefix }} |
| destnum_length | {{ object.destnum_length }} |
| status | {{ object.status }} |
| route_type | {{ object.route_type }} |
| weight | {{ object.weight }} |
| priority | {{ object.priority }} |