mirror of
https://gitlab.com/nekoya/web.git
synced 2025-04-25 21:48:01 +02:00
Update otp navbar to v3
This commit is contained in:
parent
66d5e5405c
commit
2245660a1f
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<%- include('../layouts/navbar-otp.ejs'); %>
|
||||
<%- include('../layouts/navbar.ejs', {types: 'v3', title: '2-Factor Verification'}); %>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
|
Loading…
Add table
Reference in a new issue