@ -1,6 +1,6 @@
import main
import flask
@main.app.route("/home", methods = ['GET'])
@main.app.route("/", methods = ['GET'])
def home():
return (flask.render_template("home/index.html"))
The note is not visible to the blocked user.