diff --git a/vrobbler/templates/videos/series_detail.html b/vrobbler/templates/videos/series_detail.html index baee566..683bf68 100644 --- a/vrobbler/templates/videos/series_detail.html +++ b/vrobbler/templates/videos/series_detail.html @@ -40,7 +40,7 @@ {% if object.plot%}
{{object.plot|safe|linebreaks|truncatewords:160}}
{% endif %}