{% extends "base.html" %} {% load static %} {% block title %}Activities - {{ playbook.name }}{% endblock %} {% block content %}
All activities across workflows in this playbook
| Name | Abbrev. | Workflow | Phase | Actions |
|---|---|---|---|---|
| {{ activity.name }} | {% if activity.reference_label %} {{ activity.reference_label }} {% else %} — {% endif %} | {{ activity.workflow.name }} | {% if activity.phase %}{{ activity.phase.name }}{% else %}—{% endif %} |