wip
This commit is contained in:
		| @ -1,8 +1,23 @@ | ||||
| #circle-edit.content-box.with-padding.with-form.full-width | ||||
|  | ||||
|   include templates/hd-user-avatar.pug | ||||
|  | ||||
|   sib-widget(name='circle-team-template') | ||||
|     template | ||||
|       div(name='team') | ||||
|       sib-widget(name='hd-user-groups') | ||||
|         template ${await value.name} | ||||
|  | ||||
|       sib-display( | ||||
|         data-src='${await value}' | ||||
|         fields='account.picture, sup(name, groups), sub(profile.city)' | ||||
|  | ||||
|         widget-account.picture='hd-user-avatar' | ||||
|         widget-groups='hd-user-groups' | ||||
|  | ||||
|         multiple-groups='' | ||||
|       ) | ||||
|  | ||||
|       //-div(name='team') | ||||
|         div(name='user.thumb') | ||||
|           span ${await value.name} | ||||
|           sib-display( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user