Fixes template links in reading progress fallback paths
This commit is contained in:
@ -9,6 +9,6 @@ Finish "{{ book_title }}"
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include "snippets/reading_modals/finish_reading_modal.html" with book=book active=True %}
|
||||
{% include "snippets/shelve_button/finish_reading_modal.html" with book=book active=True %}
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user