What should I read next ?


{% if data %} {% for i in data %}
Image not found
{{ i[0] }}

Author- {{ i[1] }}

{% endfor %} {% endif %}