mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
@@ -1,7 +1,7 @@
|
||||
<div class="page-header">
|
||||
<h1>{{'passwordGenerator' | i18n}}</h1>
|
||||
</div>
|
||||
<app-callout type="info" *ngIf="hasPolicyInEffect()">
|
||||
<app-callout type="info" *ngIf="policyInEffect">
|
||||
{{'passwordGeneratorPolicyInEffect' | i18n}}
|
||||
</app-callout>
|
||||
<div class="card card-password bg-light my-4">
|
||||
|
||||
Reference in New Issue
Block a user