From 004d69392bbad4fc3171db17f66a2975c476fc9d Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Mon, 8 May 2023 19:26:01 +0430 Subject: fix use password component --- web/html/login.html | 1 + 1 file changed, 1 insertion(+) (limited to 'web/html/login.html') diff --git a/web/html/login.html b/web/html/login.html index c6a6f085..d6918d0b 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -110,6 +110,7 @@ {{template "js" .}} {{template "component/themeSwitcher" .}} +{{template "component/password" .}}