Skip to content

Commit

Permalink
Display markdown html on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Apr 4, 2011
1 parent fd0293c commit b3ab68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/predators/home.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</div>
<div>
<div id="next_show">
<%= @next_show.showtext unless @next_show.nil? %>
<%= @next_show.to_html unless @next_show.nil? %>
</div>
</div>
<% unless @frontpage_audio_url.nil?%>
Expand Down

0 comments on commit b3ab68a

Please sign in to comment.