diff --git a/templates/users/index.html b/templates/users/index.html index 459bdc1..04aedae 100644 --- a/templates/users/index.html +++ b/templates/users/index.html @@ -22,7 +22,7 @@ {% for user_information in user_with_books_number %} - + {{ user_information.user.id }} {{ user_information.user.name }} {{ user_information.owner_book_number }}