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

CountryTypeRule Listing

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