diff --git a/templates/book.html b/templates/book.html index 3315347..eb880b4 100644 --- a/templates/book.html +++ b/templates/book.html @@ -303,7 +303,8 @@ function AddAuthorToBook(num) { {% else %}
- + + {{ book_form.rem_sub( class="btn btn-outline-danger offset-lg-2 col-lg-3" )}}
{% endif %}