New styles

This commit is contained in:
2017-07-21 08:09:22 +02:00
parent 06f6fd1e76
commit 8a72b76d27
6 changed files with 58 additions and 19 deletions

View File

@ -43,6 +43,11 @@ component ProfileHeader(viewUser *arn.User, user *arn.User, uri string)
p.profile-field.role
Icon("rocket")
span= arn.Capitalize(viewUser.Role)
//- .profile-actions
//- button.action(data-action="followUser", data-trigger="click")
//- Icon("user-plus")
//- span Follow
ProfileNavigation(viewUser, uri)