{{ code }} {% for k, v in ret.items() %} {% for ci in v %} {% for item in ci|convert_to_list %} {{ item }} {% endfor %} {% endfor %} {% endfor %}