Sha256: fc7f6bde11665dd89631b546026244487bcc67a35d5e91dab84447de38b89343
Contents?: true
Size: 494 Bytes
Versions: 3
Compression:
Stored size: 494 Bytes
Contents
- content_for :page_title, 'Glyptotheque' - content_for :ng_app, 'glyptotheque' - content_for :stylesheets, stylesheet_link_tag('glyptotheque') = wrap_layout :layout do - if resource_tree('/').any? = partial 'glyptotheque/nav' main.glyptotheque - if current_page.data.title header h1 = current_page.data.title = yield javascript: APP_CONTEXT = { sitemap: #{partial 'glyptotheque/sitemap.json'}, current_url: "#{current_page.url}" }
Version data entries
3 entries across 3 versions & 1 rubygems