<% if component_settings.geocoding_enabled? %>
<%= t ".geolocated_at" %>:
<%= icon "proposals", role: "img", "aria-hidden": true, width: 40, height: 70 %>
<%= render partial: "decidim/shared/address_details", locals: { geolocalizable: proposal } %>
<% end %>