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.27 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.15 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.14 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.13 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.12 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.11 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.10 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.9 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.8 app/views/workarea/storefront/errors/show.html.haml
workarea-storefront-3.5.7 app/views/workarea/storefront/errors/show.html.haml