mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-22 14:26:29 +01:00
Update otp navbar from v3 to v2
This commit is contained in:
parent
5272fb99c4
commit
786cf80926
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<%- include('../layouts/navbar.ejs', {types: 'v3', title: '2-Factor Verification'}); %>
|
||||
<%- include('../layouts/navbar.ejs', {types: 'v2', title: '2-Factor Verification'}); %>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in a new issue