{% if resp_dict %} {% for key,value in resp_dict %}
  • {{ value }}
  • {% endfor %} {% endif %}