INNER CODE UNIT · Python

index

apache/cloudstack · tools/ngui/app.py:34

def index():
    return send_from_directory("templates", "index.html")

if __name__ == '__main__':
    app.run(debug=True)

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…