Properly display names, usernames and badges

This commit is contained in:
Zed 2019-06-24 20:45:03 +02:00
commit b0b23800e1
4 changed files with 69 additions and 65 deletions

View file

@ -12,8 +12,8 @@
</a>
<div class="profile-card-tabs">
<div class="profile-card-tabs-name">
${linkUser(profile, "h1", class="profile-card-name", username=false)}
${linkUser(profile, "h2", class="profile-card-username")}
${linkUser(profile, class="profile-card-fullname")}
${linkUser(profile, class="profile-card-username")}
</div>
</div>
<div class="profile-card-extra">