{{include "controllers/UserProfile/_header"}}

{{!Change info}}

{{!Email}}
{{user.login}}
{{!First name}}
{{!Last name}}
{{!Phone}}
{{if configUserprofile.avatar}}
{{!Avatar}}
{{/if}}
{{include "controllers/UserProfile/_footer"}}