diff --git a/app/templates/book/my_contributions.html b/app/templates/book/my_contributions.html index b64ea22..ae57139 100644 --- a/app/templates/book/my_contributions.html +++ b/app/templates/book/my_contributions.html @@ -29,7 +29,6 @@
- {% if interpretation.user_id != current_user.id %}
- {% endif %} - - - {{ interpretation.vote_count }} - - - {% if interpretation.user_id != current_user.id %} + + {{ interpretation.vote_count }} +
- {% endif %}