{% extends "workflow/viewport-element.html" %} {% load staticfiles %} {% load bootstrap3 %} {% block content %}

resource selection template

Select Resource

{% csrf_token %} {% bootstrap_field form.resourcebundle %} {% buttons %} {% endbuttons %}
{% endblock content %}