mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
callout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<h4 class="alert-heading">{{'warning' | i18n}}</h4>
|
||||
<div class="callout callout-warning" role="alert">
|
||||
<h3 class="callout-heading">{{'warning' | i18n}}</h3>
|
||||
<p class="mb-0">{{'loggedOutWarning' | i18n}}</p>
|
||||
</div>
|
||||
<form #form (ngSubmit)="submit()" [appApiAction]="formPromise" ngNativeValidate>
|
||||
|
||||
Reference in New Issue
Block a user