{% extends "blogit/base.html" %} {% block body %} {% for object in object_list %} {{ object.title }} {{ object.description }} {% endfor %} {% if is_paginated %}
{{ object.description }}