@@ -0,0 +1,5 @@
# -*- coding: utf-8 -*-
from application import app
from web.controllers.index import route_index
app.register_blueprint( route_index,url_prefix = "/" )
The note is not visible to the blocked user.