diff --git a/app/templates/book/components/interpretation_list_item.html b/app/templates/book/components/interpretation_list_item.html index 994d750..c219ebf 100644 --- a/app/templates/book/components/interpretation_list_item.html +++ b/app/templates/book/components/interpretation_list_item.html @@ -1,7 +1,7 @@
- {% if not hide_vote_btns %} + {% if not hide_vote_btns and current_user.is_authenticated %}