{% extends 'base.html' %} {% block title %}Add Download{% endblock %} {% block content %}

Add New Download

{% csrf_token %}
{% endblock %}