{% extends "base.html" %} {% block title %}Instances{% endblock %} {% block page_title %}Workflow Instances{% endblock %} {% block page_subtitle %}

Active and completed workflow executions

{% endblock %} {% block content %}
{% if pagination.total_pages > 1 %} {% endif %} {% endblock %}