Ejemplo n.º 1
0
def send_jquery():
    return app.send_static_file("jquery-3.0.0.js")
Ejemplo n.º 2
0
def open_viewer():
    return app.send_static_file("index.html")