- css added or reviewed - templates added or reviewed (customer, business provider, team) - modal added and stylised - routes reviewed - navbar reviewed (adapted according to the content of the main section - admin status added - new staging added.
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
include hd-user-avatar.pug
|
|
|
|
sib-widget(name='hd-captain')
|
|
template
|
|
sib-display(
|
|
data-src="${await value}"
|
|
fields='account.picture, sup(name), sub(profile.city)'
|
|
|
|
widget-account.picture='hd-user-avatar'
|
|
)
|
|
|