@@ -116,7 +116,7 @@ def post_detail(post_id):
return "Post not found", 404
#get comments
comments = get_comments_for_post(post_id)
#if post["id"] == 10:
if post["id"] == 10:
post["template"] = "components/timeline_post.html"
The note is not visible to the blocked user.