lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim in sculptor-0.0.9.3 vs lib/sculptor/templates/glyptotheque/source/layouts/glyptotheque.slim in sculptor-0.0.10
- old
+ new
@@ -1,10 +1,10 @@
- content_for :page_title, 'Glyptotheque'
- content_for :ng_app, 'glyptotheque'
- content_for :stylesheets, stylesheet_link_tag('glyptotheque')
= wrap_layout :layout do
- glypto-menu
+ = partial 'glyptotheque/nav'
main.glyptotheque
= yield
javascript:
APP_CONTEXT = {