@@ -111,6 +111,7 @@ def site_map():
url = url_for(rule.endpoint, **(rule.defaults or {}))
links.append((url, rule.endpoint))
# links is now a list of url, endpoint tuples
return Markup(links)
@app.route('/')
@app.route('/overview')
The note is not visible to the blocked user.