Sha256: b8be27b966680ea9690d69eca841691024a1ae3157ce023c33ca5224370574a7

Contents?: true

Size: 367 Bytes

Versions: 17

Compression:

Stored size: 367 Bytes

Contents

- title t('.title')

- content_for :submenu do
  = render 'locomotive/shared/menu/contents'
  
- content_for :actions do
  = render 'locomotive/shared/actions/contents'

%p!= t('.help')

= semantic_form_for @page, :url => pages_url do |form|

  = render 'form', :f => form

  = render 'locomotive/shared/form_actions', :back_url => pages_url, :button_label => :create

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
locomotive_cms-2.0.3 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.2 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.1 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0 app/views/locomotive/pages/new.html.haml
tribeca_cms-0.1.1 app/views/locomotive/pages/new.html.haml
tribeca_cms-2.0.0.rc12 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc12 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc8 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc7 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/pages/new.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/pages/new.html.haml