All Book List
Add BookID | Title | Author | Cover Image | {% comment %}Book File | {% endcomment %}Status | Created At | Action |
---|---|---|---|---|---|---|---|
{{ book.id }} | {{ book.title }} | {{ book.author_name }} |
{% if book.cover_image %}
|
{% comment %} {% if book.book_file %} {% else %} No File {% endif %} | {% endcomment %}{% if book.status == 1 %} Published {% else %} Unpublished {% endif %} | {{ book.created_at|date:"d M Y H:i" }} | |
No books available |