Sha256: e49cc55e9b1500eb938ea86fb7919e539f860c477177c9f1e1741d574de40b63

Contents?: true

Size: 297 Bytes

Versions: 32

Compression:

Stored size: 297 Bytes

Contents

= render 'shared/obj', obj: @seo_page

#enjoy_cms_contact_form
  = simple_form_for @contact_message, url: enjoy_cms.contacts_path do |f|
    = f.input :name
    = f.input :email
    = f.input :phone
    = f.input :content
    = f.input :captcha, as: :simple_captcha
    = f.submit t('enjoy.send')

Version data entries

32 entries across 16 versions & 1 rubygems

Version Path
enjoy_cms-0.3.3 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.3 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.2.1 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.2.1 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.2 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.2 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.1.2 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.1.2 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.1.1 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.1.1 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.1 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.1 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.0.4 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.0.4 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.0.3 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.3.0.3 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.0.2 app/views/enjoy/contacts/new.html.slim
enjoy_cms-0.3.0.2 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.2.1 app/views/enjoy/contacts/index.html.slim
enjoy_cms-0.2.1 app/views/enjoy/contacts/new.html.slim