Fixes form close placement on reading modals
This commit is contained in:
@ -15,3 +15,5 @@
|
||||
<input type="hidden" name="mention_books" value="{{ book.id }}">
|
||||
<input type="hidden" name="book" value="{{ book.id }}">
|
||||
{% endblock %}
|
||||
|
||||
{% block form_close %}{% endblock %}
|
||||
|
Reference in New Issue
Block a user