%= page_title(t('.section'), t('.page_title')) %>
<%= t(:'.site_masthead.help') %>
<%= f.fields_for(:masthead, @site.masthead || @site.build_masthead) do |m| %> <%= render '/spotlight/featured_images/upload_form', f: m, initial_crop_selection: Spotlight::Engine.config.masthead_initial_crop_selection, crop_type: :masthead %> <% end %>