Sha256: d37e6971372f66259de245ccc6369c975a9f5fee8904625f4f4087d24aaa75c3
Contents?: true
Size: 281 Bytes
Versions: 11
Compression:
Stored size: 281 Bytes
Contents
<fieldset> <legend><%= t(:seo_fields)%></legend> <%= f.input :meta_title, as: :string %> <%= f.input :meta_description, as: :text%> <%= f.input :meta_keywords, as: :text %> <%= f.input :robot_follow, as: :boolean %> <%= f.input :robot_index, as: :boolean %> </fieldset>
Version data entries
11 entries across 11 versions & 1 rubygems