diff --git a/app/views/predators/home.html.erb b/app/views/predators/home.html.erb index f97a27b..d527859 100644 --- a/app/views/predators/home.html.erb +++ b/app/views/predators/home.html.erb @@ -36,7 +36,7 @@
- <%= @next_show.to_html unless @next_show.nil? %> + <%= raw @next_show.to_html unless @next_show.nil? %>
<% unless @frontpage_audio_url.nil?%>