<% if !@is_plain_layout_enabled %> <% content_for :head do %> <%= @portal.display_title(@locale) %> <% if @og_image_url.present? %> <% end %> <% end %>
<%= @portal.localized_value('name', @locale) %>

<%= portal.localized_value('header_text', @locale) %>

<%= I18n.t('public_portal.hero.sub_title') %>

<% end %>