1
0
mirror of https://github.com/bitwarden/web synced 2026-01-04 17:43:47 +00:00
Files
web/app/organization/views/organizationGroups.html
2017-05-03 10:30:11 -04:00

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>