mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 04:33:34 +00:00
6 lines
165 B
HTML
6 lines
165 B
HTML
<div class="page-header">
|
|
<h1>{{'newOrganization' | i18n}}</h1>
|
|
</div>
|
|
<p>{{'newOrganizationDesc' | i18n}}</p>
|
|
<app-organization-plans></app-organization-plans>
|