diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 2fac91e..c722115 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -288,7 +288,14 @@
{% block main %}
{% if playability_error %}
-
{{ 'Error: ' + playability_error }}
+
{% else %}