Add a book details page in bookshelf

This commit is contained in:
2023-10-03 21:54:47 +02:00
parent bcfed3534c
commit cbd76e4f66
10 changed files with 167 additions and 17 deletions

View File

@@ -171,7 +171,7 @@
<li><a class="dropdown-item" href="{% url 'manufacturers' category='real' %}">Real</a></li>
</ul>
</li>
{% show_flatpage_menu %}
{% show_flatpages_menu %}
{% show_bookshelf_menu %}
</ul>
{% include 'includes/search.html' %}