fix formatting

This commit is contained in:
bobsfriend12 2023-03-07 13:26:01 +00:00
parent 22ab592126
commit 81ebb3fbed

View File

@ -47,7 +47,6 @@ class PublicHandler(BaseHandler):
# sensible defaults
template = "public/404.html"
if page == "login":
template = "public/login.html"