= content_form.simple_fields_for :project_info do |f| .col-md-2 = f.label t('activerecord.attributes.project.link').titleize .col-md-10 = f.input :link, label: false, required: false