{% extends "epic/base_layout.html" %} {% block buttons %} Up Add New Vendor {% endblock buttons %} {% block content %} {{ block.super }}
Existing Vendors
{{ list_pager|safe }} {{ list_pager|safe }}
{% endblock content %}