@@ -29,7 +29,7 @@ def mystatic(filepath):
@app.route('/')
def index():
return bottle.static_file("cryptopad.html", root='static')
return bottle.static_file("index.html", root='static')
if __name__ == "__main__":
bottle.debug(True)
The note is not visible to the blocked user.