diff --git a/tubearchivist/home/templates/home/video.html b/tubearchivist/home/templates/home/video.html index 1b2e03d..e44aa18 100644 --- a/tubearchivist/home/templates/home/video.html +++ b/tubearchivist/home/templates/home/video.html @@ -57,10 +57,10 @@
-

Views: {{ video.stats.view_count|intcomma }}

+

views: {{ video.stats.view_count|intcomma }}

{% if video.stats.dislike_count %} -

thumbs-down: {{ video.stats.dislike_count|intcomma }}

+

thumbs-down: {{ video.stats.dislike_count|intcomma }}

{% endif %} {% if video.stats.average_rating %}

Rating: