{% set focus = updated_comment is not none and updated_comment.id == comment.id %} {% set can_update = h.check_access('datarequest_comment_update', {'id':comment.id }) %} {% if focus %} {% endif %}