{% extends "workflow/viewport-element.html" %} {% load staticfiles %} {% load bootstrap4 %} {% block content %}
{% csrf_token %} {% bootstrap_form form field_class="px-4" label_class="px-4 mt-2" %}
{% endblock content %}