{% extends 'templates/callluge/site_layout.html' %} {% block content %}
Upload File

Upload

{% if playfiles_list|length > 0%} {% for m in playfiles_list %} {% endfor %} {% endif %}
File Name Play File Action
{{m.play_file_id}}
{% if agency or client_id == m.client %} {% endif %}
{% endblock %}