{% extends 'marietje/base.html' %} {% load static %} {% block title %}Upload{% endblock %} {% block content %}

Upload

{% csrf_token %}
Select files Loading new files... Change

${ fileObject.name }$

Please enter an artist for this song.
Please enter a title for this song.
{% endblock %}