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-1.7.16 app/views/layouts/express_admin/external.html.et
express_admin-1.7.15 app/views/layouts/express_admin/external.html.et
express_admin-1.7.14 app/views/layouts/express_admin/external.html.et
express_admin-1.7.13 app/views/layouts/express_admin/external.html.et
express_admin-1.7.12 app/views/layouts/express_admin/external.html.et
express_admin-1.7.11 app/views/layouts/express_admin/external.html.et
express_admin-1.7.10 app/views/layouts/express_admin/external.html.et
express_admin-1.7.9 app/views/layouts/express_admin/external.html.et
express_admin-1.7.8 app/views/layouts/express_admin/external.html.et
express_admin-1.7.7 app/views/layouts/express_admin/external.html.et
express_admin-1.7.5 app/views/layouts/express_admin/external.html.et
express_admin-1.7.4 app/views/layouts/express_admin/external.html.et
express_admin-1.7.3 app/views/layouts/express_admin/external.html.et
express_admin-1.7.2 app/views/layouts/express_admin/external.html.et
express_admin-1.7.1 app/views/layouts/express_admin/external.html.et
express_admin-1.6.13 app/views/layouts/express_admin/external.html.et
express_admin-1.6.12 app/views/layouts/express_admin/external.html.et
express_admin-1.6.11 app/views/layouts/express_admin/external.html.et
express_admin-1.6.10 app/views/layouts/express_admin/external.html.et
express_admin-1.6.9 app/views/layouts/express_admin/external.html.et