Sha256: e1015582a08901519ccd7392f9c66391b9b63fb36a0cc52d41856b54bcd6c985

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

- if (_title = yield(:site_title)).present?
  .navbar-text
    = _title
- else
  = link_to current_site.name_was, dashboard_path(current_site)
  = link_to preview_path(current_site) do
    span.arrow
      i.fa.fa-external-link

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc4 app/views/locomotive/shared/header/_site.html.slim
locomotivecms-3.0.0.rc3 app/views/locomotive/shared/header/_site.html.slim
locomotivecms-3.0.0.rc2 app/views/locomotive/shared/header/_site.html.slim
locomotivecms-3.0.0.rc1 app/views/locomotive/shared/header/_site.html.slim
locomotivecms-3.0.0.pre.beta.1 app/views/locomotive/shared/header/_site.html.slim