<%= _('Gitlab Integration') %>
-
<%= _('Server Host:') %>
<%= profile.gitlab_host %>
-
<%= labelled_text_field(_('Group Name:'), 'profile_data[serpro_integration_plugin_gitlab][group]', profile.gitlab_group) %>
-
<%= labelled_text_field(_('Project Name:'), 'profile_data[serpro_integration_plugin_gitlab][project_name]', profile.gitlab_project_name ) %>