diff --git a/app/templates/text.html b/app/templates/text.html
index c3bc487..859f7bc 100644
--- a/app/templates/text.html
+++ b/app/templates/text.html
@@ -40,8 +40,8 @@
var pandoraURL = "{{ pandora_url }}";
{% if text.data.view == 'player' %}
-
+
{% else %}
-
+
{% endif %}
{% endblock %}