@ -0,0 +1,7 @@
import flask
page = flask.Blueprint("panel", __name__, template_folder="templates")
@page.route("/panel")
def show():
return (flask.render_template("panel/panel.html"))
The note is not visible to the blocked user.