{% if dataList %} {% for data in dataList %}
  • /{{data.image_url}}
  • {% endfor %} {% endif %}