Use new modal for edits
This commit is contained in:
@ -10,6 +10,6 @@ Add read dates for "<em>{{ title }}</em>"
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include "readthrough/add_readthrough_modal.html" with book=book active=True static=True %}
|
||||
{% include "readthrough/readthrough_modal.html" with book=book active=True static=True %}
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user