Пример #1
0
def start_app():
   return base.server_static('app.html') 
Пример #2
0
def welcome():
    return base.server_static('login.html')