<%= __('Activate your enterprise') %>
<%= __("If you received a letter with information about your enterprise activation, add here the activation code that was sent.") %>
<%= environment.help_message_to_add_enterprise %>
<%= labelled_form_field(__('Enterprise activation code') + ': ', text_field_tag('enterprise_code')) %> <%= submit_button(:ok, _('Activate')) %> <% end %>