userDetail.pug 169 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 extends layouts/main block content .user-profile .user-profile__header img.avatar(src=user.avatarUrl) h4.profile__username=user.name