{% extends 'crm/base.html' %} {% load static %} {% block title %} Manage Masterlists {% endblock title %} {% block body_no_container %}
{% csrf_token %} {% if error %}
{{ error }}
{% endif %}
Download Sample [[ dial_list_file.name ]]
Autodialer Masterlists
List Name Date Uploaded
[[ list.name ]] [[ list.created_at ]] View
No Results
{% endblock body_no_container %} {% block extra_js %} {% endblock extra_js %}