You could use hasClass to find the CSS class in a specific tag. eg. {% if body.attributes.hasClass('new-class') %}.
確定! 回上一頁