an old remnant
This commit is contained in:
parent
78fa3e4b67
commit
82a82d533f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ getSignupR = do
|
|||
let block = appSignupBlocked $ appSettings master
|
||||
case block of
|
||||
False -> do
|
||||
formLayout $ do
|
||||
defaultLayout $ do
|
||||
setTitle "Eidolon :: Signup"
|
||||
$(widgetFile "signup")
|
||||
True -> do
|
||||
|
|
Loading…
Reference in a new issue