Skip to content
Snippets Groups Projects
Commit e56e2880 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

Update page-user-notifications.pug

parent 729b15dc
No related branches found
No related tags found
2 merge requests!200Feature/projects,!185Release/notification template
Pipeline #6705 passed
solid-notifications-template(data-rdf-type='foaf:user')
template
.solid-notification__avatar
img(src="${await author['account.foaf:depiction']} || /../../images/alien.svg" style=`max-height:${clientLogoHeight || '18px'}`)
img(src="${await author['account.foaf:depiction'] || '/images/alien.svg'}" style=`max-height:${clientLogoHeight || '18px'}`)
.solid-notification__content
.solid-notification__title ${await author.name}
span.solid-notification__title__side en privé
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment