{% extends 'v2_base.html' %} {% load static %} {% block title %}Task progress{% endblock %} {% block content %}
 
Waiting for progress to start...
{% endblock %}