wikijs-fork/server/views/login.pug
2020-08-30 21:46:55 -04:00

10 lines
179 B
Plaintext

extends master.pug
block body
#root.is-fullscreen
login(
bg-url=bgUrl
hide-local=hideLocal
change-pwd-continuation-token=changePwdContinuationToken
)