diff --git a/shows/templates/shows/content_detail.html b/shows/templates/shows/content_detail.html
index 28b573c..35ab192 100644
--- a/shows/templates/shows/content_detail.html
+++ b/shows/templates/shows/content_detail.html
@@ -3,7 +3,7 @@
{% block title %}{{ content.title }} | {{ show.title }}{% endblock title %}
{% block opengraphextra %}
-
{% if content.image %}
{% elif content.show.logo %}