feat(news): collapse long post bodies with a 'read more' toggle
Long post content in the News feed clamps to ~20em with a fade + a 'read more' button (added only
when the content overflows); click to expand/collapse.
views/pages/news.ejs — .tl-clamp + .tl-readmore + the toggle script