mirror of https://github.com/bitwarden/web.git
7 changed files with 22 additions and 16 deletions
@ -1,5 +1,11 @@
@@ -1,5 +1,11 @@
|
||||
<div class="container page-content"> |
||||
<div class="row"> |
||||
<div class="col-12"> |
||||
<div class="page-header"> |
||||
<h1>{{ "newOrganization" | i18n }}</h1> |
||||
</div> |
||||
<p>{{ "newOrganizationDesc" | i18n }}</p> |
||||
<app-organization-plans></app-organization-plans> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
Loading…
Reference in new issue