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

Workflows

Run the workflows on any particular branch
{% if workflow_list %}
Loading...
{% else %}

There are no workflows.

{% endif %}
{% endblock %}