diff --git a/app/views/polls/show.html.erb b/app/views/polls/show.html.erb index 3feae7f1e..808ae2816 100644 --- a/app/views/polls/show.html.erb +++ b/app/views/polls/show.html.erb @@ -38,7 +38,7 @@
-

<%= t("polls.show.more_info_title") %>

+

<%= t("polls.show.more_info_title") %>

<%= auto_link_already_sanitized_html simple_format(@poll.description) %>