{% extends "base.html" %} {% load static %} {% block title %}Create Playbook - Step 2{% endblock %} {% block content %}

Basic Information

Add Workflows

Publishing

Step 2: Add Workflows

You can add your first workflow now or skip this step and add workflows later.
{% csrf_token %}
Name of the workflow (optional)
Brief description of the workflow (optional)
Back
{% endblock %}