Sha256: af79237e3d1f28e5d804ebaa0a343a9499e656b028e60061a9e3be05b92a6c27

Contents?: true

Size: 413 Bytes

Versions: 8

Compression:

Stored size: 413 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

8 entries across 8 versions & 1 rubygems

Version Path
locomotive_cms-2.2.2 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.2.1 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.2.0 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.1.4 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.1.3 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.1.2 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.1.1 app/views/locomotive/memberships/new.html.haml
locomotive_cms-2.1.0 app/views/locomotive/memberships/new.html.haml