From 2f39d27c4043f7d9f64ab056692ca7a5d7ee4442 Mon Sep 17 00:00:00 2001 From: Progpr Date: Thu, 28 Dec 2023 15:20:19 +0530 Subject: [PATCH] com --- app.py | 8 ++++---- templates/main.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app.py b/app.py index bd9408c..993817e 100644 --- a/app.py +++ b/app.py @@ -1,6 +1,6 @@ import os from flask import Flask, render_template, url_for -from cs50 import SQL +# from cs50 import SQL app = Flask(__name__) @@ -8,7 +8,7 @@ def main(): return render_template("main.html") -@app.route("/wwz") -def register(): - return +# @app.route("/wwz") +# def register(): +# return diff --git a/templates/main.html b/templates/main.html index e0cbd61..1674bed 100644 --- a/templates/main.html +++ b/templates/main.html @@ -127,7 +127,7 @@

Time Crunch . Strategy . Tech

- +

Register Now