{% extends "base.html" %} {# This is a full-page template inheriting from project's base.html #} {# It is badly named and should be page.html, but keeping the name for backwards compatibility. #} {% block title %}Upload Progress{% endblock %} {% block content %}