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