<% if feature?(:map) %>

<%= t("admin.settings.index.map.title") %>

<%= t("admin.settings.index.map.help") %>

<%= render "map_form" %> <% else %>

No map to show.

<% end %>