|
|
@ -8,7 +8,8 @@
|
|
|
|
<div class="avatar avatar-lg avatar-rounded" style="background-color: {icon:bgColor};" title="{username}">{icon:text}</div>
|
|
|
|
<div class="avatar avatar-lg avatar-rounded" style="background-color: {icon:bgColor};" title="{username}">{icon:text}</div>
|
|
|
|
<!-- ENDIF picture -->
|
|
|
|
<!-- ENDIF picture -->
|
|
|
|
<i component="user/status" class="fa fa-circle status {status}" title="[[global:{status}]]"></i>
|
|
|
|
<i component="user/status" class="fa fa-circle status {status}" title="[[global:{status}]]"></i>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF loggedIn -->
|
|
|
|
<!-- IF !isSelf -->
|
|
|
|
<!-- IF !isSelf -->
|
|
|
|
<button class="btn-morph fab <!-- IF isFollowing -->heart<!-- ELSE -->plus<!-- ENDIF isFollowing --><!-- IF banned --> hide<!-- ENDIF banned -->">
|
|
|
|
<button class="btn-morph fab <!-- IF isFollowing -->heart<!-- ELSE -->plus<!-- ENDIF isFollowing --><!-- IF banned --> hide<!-- ENDIF banned -->">
|
|
|
|
<span>
|
|
|
|
<span>
|
|
|
@ -18,6 +19,7 @@
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<!-- ENDIF !isSelf -->
|
|
|
|
<!-- ENDIF !isSelf -->
|
|
|
|
|
|
|
|
<!-- ENDIF loggedIn -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
<div class="container">
|
|
|
|