{% extends "base.html" %} {% block page_title %}{{action}}{% endblock %} {% block content %}
{% if pipeline %}
{% else %} {% endif %} {% csrf_token %} {{ form.as_p }}
{% endblock %}