@@ -26,10 +26,6 @@ import auth
# import imageupload
import entry
@app.route("/header")
def header():
return render_template("header.html")
@app.route("/")
def template():
return render_template("index.html", name="Hmmm")
The note is not visible to the blocked user.