diff --git a/vrobbler/templates/videos/video_detail.html b/vrobbler/templates/videos/video_detail.html index 483535d..b44b612 100644 --- a/vrobbler/templates/videos/video_detail.html +++ b/vrobbler/templates/videos/video_detail.html @@ -66,7 +66,7 @@ dd { {% if object.plot%}
{{object.plot|safe|linebreaks|truncatewords:160}}
{% endif %}