|
|
@ -3,6 +3,7 @@
|
|
|
|
<i class="fa fa-ellipsis-v"></i>
|
|
|
|
<i class="fa fa-ellipsis-v"></i>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<ul class="dropdown-menu dropdown-menu-right">
|
|
|
|
<ul class="dropdown-menu dropdown-menu-right">
|
|
|
|
|
|
|
|
<!-- IF loggedIn -->
|
|
|
|
<!-- IF !isSelf -->
|
|
|
|
<!-- IF !isSelf -->
|
|
|
|
<!-- IF !banned -->
|
|
|
|
<!-- IF !banned -->
|
|
|
|
<!-- IF !config.disableChat -->
|
|
|
|
<!-- IF !config.disableChat -->
|
|
|
@ -22,6 +23,7 @@
|
|
|
|
<li class="divider"></li>
|
|
|
|
<li class="divider"></li>
|
|
|
|
<!-- ENDIF !banned -->
|
|
|
|
<!-- ENDIF !banned -->
|
|
|
|
<!-- ENDIF !isSelf -->
|
|
|
|
<!-- ENDIF !isSelf -->
|
|
|
|
|
|
|
|
<!-- ENDIF loggedIn -->
|
|
|
|
<li>
|
|
|
|
<li>
|
|
|
|
<a href="{config.relative_path}/user/{userslug}" class="inline-block" id="profile">[[user:profile]]</a>
|
|
|
|
<a href="{config.relative_path}/user/{userslug}" class="inline-block" id="profile">[[user:profile]]</a>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|