diff --git a/vrobbler/templates/videos/video_detail.html b/vrobbler/templates/videos/video_detail.html index 3c8f3be..080bf1c 100644 --- a/vrobbler/templates/videos/video_detail.html +++ b/vrobbler/templates/videos/video_detail.html @@ -1,11 +1,9 @@ {% extends "base_detail.html" %} -{% block title %}{{object.name}}{% endblock %} +{% block title %}{{object.title}}{% if object.tv_series %} - {{object.tv_series}}{% endif %}{% endblock %} {% block details %} -