{% load static %} {% static "" as baseUrl %} {% if posts %} {% for post in posts %}
Likes : {{ post.likes }}
Caption : {{ post.caption }}
Date posted : {{ post.date_posted }}