{% extends "base.html" %} {% load staticfiles %} {% block title %}Here's your plot{% endblock %} {% block content %} Waiting for the task to complete. {% endblock %}