{% template dot-syntax-2 () (user) %} {% access:with-dot () %} Hello {{ user.firstname | string-capitalize }} {{user.lastname | string-capitalize }} {% end %} {% end %}