%= append_javascript_pack_tag "decidim_elections" %> <%= append_stylesheet_pack_tag "decidim_elections" %> <%= render layout: "layouts/decidim/shared/layout_user_profile" do %> <%= cell("decidim/announcement", { title: t("not_supported_browser_title", scope: "decidim.elections.trustee_zone.trustees.show"), body: t("not_supported_browser_description", scope: "decidim.elections.trustee_zone.trustees.show") }, callout_class: "alert", id: "not_supported_browser", hidden: true ) %> <%= cell("decidim/announcement", t("trustee_role_description", scope: "decidim.elections.trustee_zone.trustees.show"), callout_class: "success" ) %>