% provide :title, t("polls.index.title") %> <%= render_custom_partial "meta_description" %> <% content_for :canonical do %> <%= render "shared/canonical", href: polls_url %> <% end %> <%= render_custom_partial "social_meta_tags" %> <%= render "shared/section_header", i18n_namespace: "polls.index.section_header", image: "polls" %>
<%= t("polls.index.section_footer.title") %>
<%= t("polls.index.section_footer.description") %>
<%= render_custom_partial "footer" %>