diff --git a/app/views/polls/stats.html.erb b/app/views/polls/stats.html.erb index d718f2c1b..e7513e3b6 100644 --- a/app/views/polls/stats.html.erb +++ b/app/views/polls/stats.html.erb @@ -20,13 +20,18 @@
-

<%= t("stats.title") %>

-

<%= t("stats.total_participants") %>

+
+

<%= t("stats.title") %>

-

- <%= t("polls.show.stats.total_votes") %>
- <%= @stats[:total_participants] %> -

+
+

<%= t("stats.total_participants") %>

+ +

+ <%= t("polls.show.stats.total_votes") %>
+ <%= @stats[:total_participants] %> +

+
+