Sha256: fca43eae8bef8ddbbb164beea3dc99fda914d7f6c0ab7f8141849032cb6ef649

Contents?: true

Size: 330 Bytes

Versions: 20

Compression:

Stored size: 330 Bytes

Contents

- title t('.title')

= content_for :header do
  = render 'locomotive/shared/account_navigation'

.public-box.without-padding
  .public-intro.with-padding
    h3= t('.title')
    p= t('.description')

  .public-entries
    = render @sites

  = link_to new_site_url, class: 'public-entry is-add' do
    i.fa.fa-plus
    = t('.new')

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
locomotivecms-4.0.0.rc0 app/views/locomotive/sites/index.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/sites/index.html.slim
locomotivecms-3.4.1 app/views/locomotive/sites/index.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/sites/index.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/sites/index.html.slim
locomotivecms-3.4.0 app/views/locomotive/sites/index.html.slim
locomotivecms-3.3.0 app/views/locomotive/sites/index.html.slim
locomotivecms-3.3.0.rc3 app/views/locomotive/sites/index.html.slim
locomotivecms-3.3.0.rc2 app/views/locomotive/sites/index.html.slim
locomotivecms-3.1.2 app/views/locomotive/sites/index.html.slim
locomotivecms-3.2.1 app/views/locomotive/sites/index.html.slim
locomotivecms-3.3.0.rc1 app/views/locomotive/sites/index.html.slim
locomotivecms-3.2.0 app/views/locomotive/sites/index.html.slim
locomotivecms-3.2.0.rc2 app/views/locomotive/sites/index.html.slim
locomotivecms-3.2.0.rc1 app/views/locomotive/sites/index.html.slim
locomotivecms-3.1.1 app/views/locomotive/sites/index.html.slim
locomotivecms-3.1.0 app/views/locomotive/sites/index.html.slim
locomotivecms-3.1.0.rc3 app/views/locomotive/sites/index.html.slim
locomotivecms-3.1.0.rc2 app/views/locomotive/sites/index.html.slim
locomotivecms-3.1.0.rc1 app/views/locomotive/sites/index.html.slim