{% extends "base.html" %} {% block content %} {% for post in object_list %}
{% endfor %} {% endblock %}