{{#unless is_bot}} {{#if is_active}}
{{else}}
{{/if}} {{/unless}} {{#if is_bot}} {{/if}} {{> user_full_name name=full_name}} {{#if is_me}} {{/if}} {{#if can_manage_profile}}
{{/if}}

{{#if email}}
{{t "Email" }}
{{email}}
{{/if}}
{{t "User ID" }}
{{user_id}}
{{t "Role" }}
{{#if is_bot}} {{#if is_system_bot}}
{{t "System bot" }}
{{else}}
{{t "Bot" }} ({{user_type}})
{{/if}} {{else}}
{{user_type}}
{{/if}}
{{t "Joined" }}
{{date_joined}}
{{#if user_time}}
{{t "Local time" }}
{{user_time}}
{{/if}}
{{#if is_bot}}
{{t "Bot type" }}
{{bot_type}}
{{#if bot_owner}}
{{t "Owner" }}
{{/if}} {{else}} {{> user_custom_profile_fields profile_fields=profile_data}} {{/if}}
{{#if show_user_subscribe_widget}}

{{t 'Subscribe {full_name} to channels'}}

{{> user_profile_subscribe_widget}} {{/if}}

{{t 'Subscribed channels' }}