{% extends "workflow/viewport-element.html" %} {% load staticfiles %} {% load bootstrap4 %} {% block content %}
{% csrf_token %} {% bootstrap_form form %}
{% endblock content %}