Sha256: 95c9c3f12794affd7232fa8219909a466b6ffcfc9d9b854b6df1c1dd73ec652e

Contents?: true

Size: 347 Bytes

Versions: 7

Compression:

Stored size: 347 Bytes

Contents

- content_for :page_title,  'Glyptotheque'
- content_for :ng_app,      'glyptotheque'
- content_for :stylesheets,  stylesheet_link_tag('glyptotheque')

= wrap_layout :layout do
  glypto-menu
  main.glyptotheque
    = yield

  javascript:
    APP_CONTEXT = {
      sitemap: #{partial 'sitemap.json'},
      current_url: "#{current_page.url}"
    }

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sculptor-0.0.9.3 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim
sculptor-0.0.9.2 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim
sculptor-0.0.9.1 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim
sculptor-0.0.9 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim
sculptor-0.0.8 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim
sculptor-0.0.7 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim
sculptor-0.0.6 lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim