{% extends "base.html" %} {% load static %} {% block content %}

DestinationRule Listing

status{{ object.status }}
route_type{{ object.route_type }}
weight{{ object.weight }}
priority{{ object.priority }}
Edit DestinationRule {% endblock %}