main
barisusakli 9 years ago
parent aa3b0792f9
commit 99a4c60140

@ -5,12 +5,18 @@
<h1 class="fullname"><!-- IF fullname -->{fullname}<!-- ELSE -->{username}<!-- ENDIF fullname --></h1>
<h2 class="username"><!-- IF !banned -->@{username}<!-- ELSE -->[[user:banned]]<!-- ENDIF !banned --></h2>
<!-- IF selectedGroup.slug -->
<div class="text-center">
<a href="{config.relative_path}/groups/{selectedGroup.slug}"><small class="label group-label inline-block" style="background-color: {selectedGroup.labelColor};"><!-- IF selectedGroup.icon --><i class="fa {selectedGroup.icon}"></i> <!-- ENDIF selectedGroup.icon -->{selectedGroup.userTitle}</small></a>
</div>
<br/>
<!-- ENDIF selectedGroup.slug -->
<!-- IF aboutme -->
<span component="aboutme" class="text-center aboutme">{aboutme}</span>
<!-- ENDIF aboutme -->
<div class="account-stats">
<!-- IF !reputation:disabled -->
<div class="stat">

Loading…
Cancel
Save