@@ -80,7 +80,9 @@ def purchasePlaces():
competitions=competitions, now=now)
# TODO: Add route for points display
@app.route('/points')
def displayPoints():
return render_template('points.html', clubs=clubs)
@app.route('/logout')
def logout():
The note is not visible to the blocked user.