app = Flask(__name__, static_url_path="/", static_folder='templates')
app = Flask(__name__, static_url_path="/",)