content: s_("AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}.").html_safe%{billable_users_link_start: billable_users_link_start,billable_users_link_end: '</a>'.html_safe},
=_('The %{link_start}true-up model%{link_end} allows having more users, and additional users will incur a retroactive charge on renewal.').html_safe%{link_start: true_up_link_start,link_end: link_end}
=_('This is the number of %{billable_users_link_start}billable users%{link_end} on your installation, and this is the minimum number you need to purchase when you renew your license.').html_safe%{billable_users_link_start: billable_users_link_start,link_end: link_end}
.d-flex.gl-pb-5
.col-sm-6.d-flex.pl-0
.info-well.dark-well.flex-fill.gl-mb-0
.well-segment.well-centered
%h3.center
=_('Maximum Users:')
.d-flex
.row
.col-sm-6.d-flex.gl-mb-5
.gl-card.flex-fill
.gl-card-body
%h2.gl-mt-0
=number_with_delimiter@license.maximum_user_count
%hr
.text-uppercase.gl-mb-4=_('Maximum Users')
=_('This is the highest peak of users on your installation since the license started.')