{% set refresh_url = '/conversation?chat=' + (chat | urlencode) if is_group else '/conversation?handle=' + (handle | urlencode) %}