|
|
@ -4,6 +4,7 @@
|
|
|
|
<div class="profile row">
|
|
|
|
<div class="profile row">
|
|
|
|
<h1 class="fullname"><!-- IF fullname -->{fullname}<!-- ELSE -->{username}<!-- ENDIF fullname --></h1>
|
|
|
|
<h1 class="fullname"><!-- IF fullname -->{fullname}<!-- ELSE -->{username}<!-- ENDIF fullname --></h1>
|
|
|
|
<h2 class="username"><!-- IF !banned -->@{username}<!-- ELSE -->[[user:banned]]<!-- ENDIF !banned --></h2>
|
|
|
|
<h2 class="username"><!-- IF !banned -->@{username}<!-- ELSE -->[[user:banned]]<!-- ENDIF !banned --></h2>
|
|
|
|
|
|
|
|
<!-- IF isAdminOrGlobalModeratorOrModerator -->
|
|
|
|
<!-- IF banned -->
|
|
|
|
<!-- IF banned -->
|
|
|
|
<div class="text-center">
|
|
|
|
<div class="text-center">
|
|
|
|
<!-- IF banned_until -->
|
|
|
|
<!-- IF banned_until -->
|
|
|
@ -13,6 +14,7 @@
|
|
|
|
<!-- ENDIF banned_until -->
|
|
|
|
<!-- ENDIF banned_until -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- ENDIF banned -->
|
|
|
|
<!-- ENDIF banned -->
|
|
|
|
|
|
|
|
<!-- ENDIF isAdminOrGlobalModeratorOrModerator -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF selectedGroup.slug -->
|
|
|
|
<!-- IF selectedGroup.slug -->
|
|
|
|
<div class="text-center">
|
|
|
|
<div class="text-center">
|
|
|
|