diff --git a/templates/watchlist/movie_detail.html b/templates/watchlist/movie_detail.html index a45a083..e208b07 100644 --- a/templates/watchlist/movie_detail.html +++ b/templates/watchlist/movie_detail.html @@ -1,9 +1,9 @@ {% extends 'base.html' %} {% block content %}
Suggested by: {{movie.suggested_by.username}}
- {% if request.user.is_staff or movie.suggested_by == request.user %}{% endif %} +Nobody voted yet, be first...