Update page-user-notifications.pug

This commit is contained in:
Jean-Baptiste Pasquier 2020-07-15 14:50:02 +00:00
parent 729b15dc04
commit e56e2880d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
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é