1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 04:33:34 +00:00
Files
browser/src/app/settings/create-organization.component.html
2019-03-21 13:11:40 -04:00

6 lines
165 B
HTML

<div class="page-header">
<h1>{{'newOrganization' | i18n}}</h1>
</div>
<p>{{'newOrganizationDesc' | i18n}}</p>
<app-organization-plans></app-organization-plans>