.avatar
if user.avatar_file
img#userAvatarFile(src="/usercontent/images/" + user.avatar_file)
else
.noavatar
i.fas.fa-fw.fa-user