Sha256: fba8613a6f08729accd8945dec286e430b15e8829df17b71627153e368665c94
Contents?: true
Size: 265 Bytes
Versions: 46
Compression:
Stored size: 265 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 = f.submit t('rs.send')
Version data entries
46 entries across 46 versions & 1 rubygems