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

ProviderDestinationRate Listing

{% for object in object_list %} {% endfor %}
IDLink
{{object.pk}} {{object}}
Create new ProviderDestinationRate {% endblock %}