9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
extends master.pug
|
|
|
|
block body
|
|
#root.is-fullscreen
|
|
login(
|
|
bg-url=bgUrl
|
|
hide-local=hideLocal
|
|
)
|