Update forgot password navbar from v3 to v2

This commit is contained in:
Moe Poi ~ 2021-11-09 11:19:45 +07:00
parent 104ebc0da6
commit 4f65421db9

View file

@ -210,7 +210,7 @@
</head>
<body>
<%- include('../layouts/navbar.ejs', {types: 'v3', title: 'Forgot Password'}); %>
<%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Forgot Password'}); %>
<div class="container">
<div class="row">