Sha256: fc76ac071da663ef7322c5c0ff535812c931b96f9f7a065a5a8bad87e153ec47

Contents?: true

Size: 256 Bytes

Versions: 4

Compression:

Stored size: 256 Bytes

Contents

doctype html
html
  head
    title = @page_title
    meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"
    = stylesheet_link_tag    "fae/application", media: "all"
    = csrf_meta_tags

  body.error
    section.error-main_content
      == yield

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fae-rails-1.2.5 app/views/layouts/fae/error.html.slim
fae-rails-1.2.4 app/views/layouts/fae/error.html.slim
fae-rails-1.2.3 app/views/layouts/fae/error.html.slim
fae-rails-1.2.2 app/views/layouts/fae/error.html.slim