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