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