{# Options: teaser: Renders just a teaser disable_voting: Disable voting buttons (to prevent mass downvoting) no_collapse: Don't collapse for admin and moderator views #} {% set collapsed = (post_reply.score <= current_user.reply_collapse_threshold) and not no_collapse -%}