{% extends 'ccc/campaigns/base.html' %} {% load tz static i18n staticfiles %} {% block title %} User Assets {% endblock title %} {% block css %} {% endblock css %} {% block content %}
Created on | Name | Delete |
---|---|---|
{{ image.uploaded_at }} | {{ image.image_name }} | Delete |
{{ audio.uploaded_at }} | {{ audio.audio_name }} | Delete |
{{ video.uploaded_at }} | {{ video.video_name }} | Delete |
{{ attachment.uploaded_at }} | {{ attachment.attachment_name }} | Delete |