Sha256: 75451c314bb7a1570f5a255bca718e6f756732a4b374d440111776e3fca1ac40

Contents?: true

Size: 439 Bytes

Versions: 5

Compression:

Stored size: 439 Bytes

Contents

%h1
  = link_to current_site.name, locomotive.pages_path

= render_cell 'locomotive/global_actions', :show, current_locomotive_account: current_locomotive_account, current_site_url: current_site_public_url

- if multi_sites? && current_locomotive_account.sites.size > 1
  = render 'locomotive/shared/site_picker'

- if localized?
  = render_cell 'locomotive/content_locale_picker', :show, site: current_site, locale: current_content_locale

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
locomotive_cms-2.4.1 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.4.0 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.3.1 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.3.0 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.2.3 app/views/locomotive/shared/_header.html.haml