This repository has been archived on 2022-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
IcyNet.eu/views/includes/avatar.pug
2017-08-25 19:42:30 +03:00

7 lines
122 B
Plaintext

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