diff --git a/vrobbler/apps/scrobbles/static/images/imdb_logo.png b/vrobbler/apps/scrobbles/static/images/imdb_logo.png new file mode 100644 index 0000000..a36219a Binary files /dev/null and b/vrobbler/apps/scrobbles/static/images/imdb_logo.png differ diff --git a/vrobbler/templates/videos/video_detail.html b/vrobbler/templates/videos/video_detail.html index 6aea189..483535d 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 %}

- +