Sha256: 4139fdcbd0076a771729943d935656ae4cb5c1a7b593830daac380fb4e89c357
Contents?: true
Size: 300 Bytes
Versions: 7
Compression:
Stored size: 300 Bytes
Contents
- content_for :site_title do = t('.title') = help t('.help', default: '') = locomotive_form_for @site, url: sites_path, html: { multipart: true } do |f| = f.inputs :information do = f.input :name, input_html: { class: 'input-lg' } = f.input :handle = f.actions back_url: sites_path
Version data entries
7 entries across 7 versions & 1 rubygems