feature: #39 Display user info in upper right corner
This commit is contained in:
@ -15,8 +15,10 @@ details
|
||||
#notifications
|
||||
include page-notifications.pug
|
||||
|
||||
#profile
|
||||
img(src="/images/user.jpg")
|
||||
span
|
||||
| Profile
|
||||
span.icon-arrow-down
|
||||
sib-display#profile(
|
||||
data-fields='username,member.user,member.avatar',
|
||||
widget-member.avatar='sib-display-img',
|
||||
widget-member.user='hdapp-userinfo',
|
||||
bind-user
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user