=f.text_field:organization,label: s_('Profiles|Organization'),class: 'input-md gl-form-input',help: s_("Profiles|Who you represent or work for")
=f.text_area:bio,class: 'gl-form-input',label: s_('Profiles|Bio'),rows: 4,maxlength: 250,help: s_("Profiles|Tell us about yourself in fewer than 250 characters")
%hr
%h5=s_("Private profile")
%h5=_('Private profile')
.checkbox-icon-inline-wrapper
-private_profile_label=capturedo
=s_("Profiles|Don't display activity-related personal information on your profiles")
=s_('Promotions|Epics let you manage your portfolio of projects more efficiently and with less effort by tracking groups of issues that share a theme, across projects and milestones.')