def start_app(): return base.server_static('app.html')
def welcome(): return base.server_static('login.html')