mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
6 lines
205 B
HTML
6 lines
205 B
HTML
<div class="page-header">
|
|
<h1>{{ "newClientOrganization" | i18n }}</h1>
|
|
</div>
|
|
<p>{{ "newClientOrganizationDesc" | i18n }}</p>
|
|
<app-organization-plans [providerId]="providerId"></app-organization-plans>
|