From 3924c0b2efb167a579dc1e2b98b7d705a136bf6b Mon Sep 17 00:00:00 2001 From: moepoi Date: Wed, 10 Nov 2021 12:03:14 +0700 Subject: [PATCH] Update forgot-password footer --- views/pages/forgot-password.ejs | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/views/pages/forgot-password.ejs b/views/pages/forgot-password.ejs index 0d4cddf..8d57ee6 100644 --- a/views/pages/forgot-password.ejs +++ b/views/pages/forgot-password.ejs @@ -38,16 +38,7 @@ - - - - + <%- include('../layouts/footer.ejs', {state: 'forgot-password'}); %> \ No newline at end of file