{% if object_list %} {% for book in object_list %} {% endfor %} {% else %} {% endif %}
Title Category Description Published Date Created At Updated At
{{ book.title }} {{ book.category.name }} {{ book.description }} {{ book.publish_date }} {{ book.created_at }} {{ book.updated_at }}

Data Empty

{% include "pagination.html" %}