1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
Files
web/bitwarden_license/src/app/providers/clients/create-organization.component.html
2021-07-21 11:32:27 +02:00

6 lines
203 B
HTML

<div class="page-header">
<h1>{{'newClientOrganization' | i18n}}</h1>
</div>
<p>{{'newClientOrganizationDesc' | i18n}}</p>
<app-organization-plans [providerId]="providerId"></app-organization-plans>