{% extends "base.html" %} {% load static %} {% block content %}

Task graph

Graph for {{ task_id }}

Visual representation of parent/children relationships.

Loading graph…
{% endblock %} {% block scripts %} {% endblock %}