{% extends "admin/dashboard.html" %} {% load static %} {% block title %} Admin | Audio Create {% endblock title %} {% block content %}
{% csrf_token %}

Add Audio Thumbnail

Please upload a valid image for the thumbnail.

General Information

Please provide a name for the track.
{% comment %} Optional {% endcomment %}
Please select a status for the track.
{% comment %}
{% endcomment %}
Please upload an audio file.
{% endblock %}