Sha256: 83be2a791ce2cc0965f6cc4ab11898acacff21a68625185d59455c5616df1be2

Contents?: true

Size: 438 Bytes

Versions: 8

Compression:

Stored size: 438 Bytes

Contents

%h1
  = link_to current_site.name, locomotive.pages_url

= 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

8 entries across 8 versions & 1 rubygems

Version Path
locomotive_cms-2.2.2 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.2.1 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.2.0 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.1.4 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.1.3 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.1.2 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.1.1 app/views/locomotive/shared/_header.html.haml
locomotive_cms-2.1.0 app/views/locomotive/shared/_header.html.haml