Your reading activity
@@ -155,6 +155,9 @@
{% include 'snippets/toggle/open_button.html' with text="Add read dates" icon="plus" class="is-small" controls_text="add-readthrough" %}
+ {% if not readthroughs.exists %}
+ You don't have any reading activity for this book.
+ {% endif %}