fix: welcome page crash
This commit is contained in:
@@ -2,4 +2,4 @@ extends master.pug
|
|||||||
|
|
||||||
block body
|
block body
|
||||||
#root.is-fullscreen
|
#root.is-fullscreen
|
||||||
welcome(:locale=locale)
|
welcome(locale=locale)
|
||||||
|
Reference in New Issue
Block a user