diff options
Diffstat (limited to 'web/html/login.html')
| -rw-r--r-- | web/html/login.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/login.html b/web/html/login.html index fc48b9ec..b27333a5 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -473,8 +473,8 @@ </transition> </a-layout> {{template "js" .}} -{{template "component/themeSwitcher" .}} -{{template "component/password" .}} +{{template "component/aThemeSwitch" .}} +{{template "component/aPasswordInput" .}} <script> class User { constructor() { |
