fix: welcome page crash

This commit is contained in:
Nick 2019-08-25 16:52:16 -04:00
parent a8e264cded
commit 1419e9613a

View File

@ -2,4 +2,4 @@ extends master.pug
block body
#root.is-fullscreen
welcome(:locale=locale)
welcome(locale=locale)