diff --git a/tubearchivist/home/templates/home/video.html b/tubearchivist/home/templates/home/video.html index 5d721eb9..03a2faa4 100644 --- a/tubearchivist/home/templates/home/video.html +++ b/tubearchivist/home/templates/home/video.html @@ -56,11 +56,13 @@
Views: {{ video.stats.view_count|intcomma }}
- + {% if video.stats.average_rating %} + + {% endif %}