<%= stylesheet_pack_tag "decidim_elections_trustee_zone", media: "all" %> <% if current_step %>
<%= render("#{current_step}_steps") %>
<%= javascript_pack_tag "decidim_elections_trustee_#{current_step}", integrity: true %> <% end %>