Ejemplo n.º 1
0
def start_app():
   return base.server_static('app.html') 
Ejemplo n.º 2
0
def welcome():
    return base.server_static('login.html')