Always use underscores in html ids
Plus some other shifting around
This commit is contained in:
@ -9,6 +9,6 @@ Start "{{ book_title }}"
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include "snippets/shelve_button/start_reading_modal.html" with book=book active=True %}
|
||||
{% include "snippets/reading_modals/start_reading_modal.html" with book=book active=True %}
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user