{% for code, action in submission.cycle.required_actions.items %}
  • {{ action|safe }}
  • {% empty %}
  • No action listed
  • {% endfor %}