{% for action in actions %}
{% csrf_token %}
{% for input in action.inputs %}
{% endfor %}
{% endfor %}