Sha256: 914c3ed845e1ae5fa33ef6cd8a8138e7b30c6f083c1759e9e4aa0909dbcc8417

Contents?: true

Size: 370 Bytes

Versions: 55

Compression:

Stored size: 370 Bytes

Contents

html(lang: 'en') {
  head {
    meta charset: 'utf-8'
    meta content: 'width=device-width, initial-scale=1.0', name: 'viewport'
    title { yield(:title) }
    stylesheet_link_tag 'express_admin/application'
    javascript_include_tag :modernizr
    javascript_include_tag 'express_admin/application'
    csrf_meta_tags
  }
  body {
    flash_messages
    yield
  }
}

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
express_admin-2.0.0.b app/views/layouts/express_admin/external.html.et
express_admin-2.0.0.a app/views/layouts/express_admin/external.html.et
express_admin-1.8.1 app/views/layouts/express_admin/external.html.et
express_admin-1.8.0 app/views/layouts/express_admin/external.html.et
express_admin-1.7.32 app/views/layouts/express_admin/external.html.et
express_admin-1.7.31 app/views/layouts/express_admin/external.html.et
express_admin-1.7.30 app/views/layouts/express_admin/external.html.et
express_admin-1.7.29 app/views/layouts/express_admin/external.html.et
express_admin-1.7.28 app/views/layouts/express_admin/external.html.et
express_admin-1.7.27 app/views/layouts/express_admin/external.html.et
express_admin-1.7.26 app/views/layouts/express_admin/external.html.et
express_admin-1.7.25 app/views/layouts/express_admin/external.html.et
express_admin-1.7.24 app/views/layouts/express_admin/external.html.et
express_admin-1.7.23 app/views/layouts/express_admin/external.html.et
express_admin-1.7.22 app/views/layouts/express_admin/external.html.et
express_admin-1.7.21 app/views/layouts/express_admin/external.html.et
express_admin-1.7.20 app/views/layouts/express_admin/external.html.et
express_admin-1.7.19 app/views/layouts/express_admin/external.html.et
express_admin-1.7.18 app/views/layouts/express_admin/external.html.et
express_admin-1.7.17 app/views/layouts/express_admin/external.html.et