{% extends "base.html" %} {% load i18n %} {# Some shortcuts here, have to make a beautiful form instead #} {% block content %} {% if media_list %} {% endif %} {% endblock %}