{% set article_cls = "article-content" %} {% if comment.Deleter %} {% set article_cls = "%s %s" | format(article_cls, "comment-deleted") %} {% endif %}