diff --git a/app/views/poll/_show_head.html.erb b/app/views/poll/_show_head.html.erb index 4078c0c51..752a5b310 100644 --- a/app/views/poll/_show_head.html.erb +++ b/app/views/poll/_show_head.html.erb @@ -2,7 +2,7 @@
- +

<%= poll.polls_name%>

<%= @poll.polls_description.nil? ? "" : @poll.polls_description.html_safe%>