@ -104,7 +104,7 @@ def post_a_post(post_key):
@app.route('/post_to_another_post/<post_key>', methods=['POST'])
def post_a_post(post_key):
def post_to_post(post_key):
postos = db.collection('posts')
The note is not visible to the blocked user.