Sha256: dfa6b8b5e207c4ee972c729d6aa00e3d4b6ccbd1aec49e9511b8e5d690f62713

Contents?: true

Size: 362 Bytes

Versions: 28

Compression:

Stored size: 362 Bytes

Contents

- @title = @content.browser_title

- add_css(@content.css)
- add_javascript(@content.javascript)
- add_head_content(@content.head_content)

- content_for :head do
  %meta{ property: 'global-id', content: @content.to_global_id.to_param }
  %meta{ name: 'robots', content: 'noindex' }

.view
  %h1= @content.name
  = render_content_blocks(@content.content_blocks)

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
workarea-storefront-3.5.6 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.5 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.4 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.3 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.2 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.1 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.0 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.0.beta.1 app/views/workarea/storefront/errors/show.html.haml