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