Duplicated from nononno/hj
1b67eb7
1
2
3
from flask import Flask app = Flask(__name__, template_folder='./../client/html')