{{ render_content(item.description[:300] ~ ('...' if item.description|length > 300 else ''), author_is_admin=is_admin(item.author)) }}