@@ -3,4 +3,6 @@
import sys
sys.path.insert(0, '/usr/share/projects/wsgi_apps/lapp')
from lapp import app as application
# from lapp import app as application
import lapp
application = lapp.create_app()
The note is not visible to the blocked user.