{% for action in actions %}{% if action %} {% include action.get_action_template %} {% endif %}{% endfor %}