mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
fix formatting
This commit is contained in:
parent
22ab592126
commit
81ebb3fbed
@ -47,7 +47,6 @@ class PublicHandler(BaseHandler):
|
||||
# sensible defaults
|
||||
template = "public/404.html"
|
||||
|
||||
|
||||
if page == "login":
|
||||
template = "public/login.html"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user