19 lines
710 B
Plaintext
19 lines
710 B
Plaintext
div.navbar-dropdown.dropdown-user
|
|
ul
|
|
li
|
|
a(href="#", title="{{ user.fullname }} profile") View Profile
|
|
li
|
|
a(href="#", tg-nav="user-settings-user-profile", title="Edit your profile") Edit Profile
|
|
li
|
|
a(href="#", title="Edit your organizations") Edit Organizations
|
|
li
|
|
a(href="#", title="Edit your settings") Settings
|
|
li
|
|
a(href="#", tg-nav="user-settings-mail-notifications", title="Edit your notifications") Notifications
|
|
li
|
|
a(href="#", title="Send feedback") Feedback
|
|
li
|
|
a(href="#", title="Go to support") Help
|
|
li
|
|
a(href="#", title="Logout") Logout
|