mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 19:23:52 +00:00
auth guards
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<form id="two-factor-page" #form (ngSubmit)="submit()" [appApiAction]="formPromise">
|
||||
<header>
|
||||
<div class="left">
|
||||
<a routerLink="/login">{{'back' | i18n}}</a>
|
||||
<a routerLink="/">{{'back' | i18n}}</a>
|
||||
</div>
|
||||
<div class="center">
|
||||
<span class="title">{{title}}</span>
|
||||
|
||||
Reference in New Issue
Block a user