mirror of
https://github.com/bitwarden/web
synced 2026-01-04 17:43:47 +00:00
17 lines
432 B
HTML
17 lines
432 B
HTML
<section class="content-header">
|
|
<h1>
|
|
Groups
|
|
<small>organize your users</small>
|
|
</h1>
|
|
</section>
|
|
<section class="content">
|
|
<div class="box">
|
|
<div class="box-header with-border">
|
|
<h3 class="box-title">Coming soon...</h3>
|
|
</div>
|
|
<div class="box-body">
|
|
<p>Groups are coming soon to bitwarden Enterprise organizations.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|