@@ -2,7 +2,9 @@ from os import system as console
from flask import Flask, render_template
app = Flask(__name__)
console("sass static/style/main.scss static/style/main.css")
if app.debug:
@app.route("/")
def index():
The note is not visible to the blocked user.