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

Monitoring progress of Workflows

{% load render_table from django_tables2 %} {% render_table table %}
{% endblock %}