Sha256: ed4cd4432b06d4fcab46e64fb4580b9467d454178f46baf13770079b32efdc65

Contents?: true

Size: 437 Bytes

Versions: 17

Compression:

Stored size: 437 Bytes

Contents

- title t('.title')

- content_for :submenu do
  = render_cell 'locomotive/settings_menu', :show

%p!= t('.help')

= semantic_form_for @membership, :url => memberships_url do |f|

  = f.inputs :name => :membership_email, :class => 'inputs email' do

    = f.input :email, :label => false, :wrapper_html => { :class => 'no-label' }

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

Version data entries

17 entries across 17 versions & 2 rubygems

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