$def with (posts) $var classes = "h-feed" $for post in posts:
$if isinstance(content, str): $content.strip().partition("\n\n")[0] $else: $content …
$else:$post["content"][0]
$elif "like-of" in post:Liked $post["like-of"][0]
$elif "bookmark-of" in post:Bookmarked $post["bookmark-of"][0]