{% load sizify %} {% load mediafy %} {% load colorefy %} {% load static %} {% load has_youtube_upload %}
New last_audio | Status | Upload date | Actions |
---|---|---|---|
{% if last_audio.status != 'Completed' %}
{% else %}
{% endif %}
{{ last_audio.media.title|safe|truncatechars:30 }}
Size:
{{ last_audio.media.size|sizify }}
|
{{ last_audio.status }} | {{ last_audio.converted_time|date:"Y-m-d H:m:s" }} |
{% if last_audio.status != 'Completed' %}
{% if last_audio.status != 'Completed' %}
|
There's no media file yet |