$if "content" in post: $if "name" in post: $post["name"][0], $" ".join(post["content"][0].split()[:10]) $else: $post["content"][0] $elif "like-of" in post: Liked $post["like-of"][0] $elif "bookmark-of" in post: Bookmarked $post["bookmark-of"][0] \
$note[0]
$if "content" in post: $if "name" in post: $post["name"][0], $" ".join(post["content"][0].split()[:10]) $else: $post["content"][0] $elif "like-of" in post: Liked $post["like-of"][0] $elif "bookmark-of" in post: Bookmarked $post["bookmark-of"][0] \