Sha256: edc0bea33805f9499a6fd23cee32d726b2298b5298d0d879748fda470a0cc2ab
Contents?: true
Size: 286 Bytes
Versions: 29
Compression:
Stored size: 286 Bytes
Contents
= render 'shared/obj', obj: @seo_page #rocket_cms_contact_form = simple_form_for @contact_message, url: 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('rs.send')
Version data entries
29 entries across 29 versions & 1 rubygems