You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
362 B
Smarty
7 lines
362 B
Smarty
<ul class="nav nav-pills">
|
|
<li><a href='{config.relative_path}/users/online'>[[global:online]]</a></li>
|
|
<li><a href='{config.relative_path}/users/sort-posts'>[[users:top_posters]]</a></li>
|
|
<!-- IF !reputation:disabled -->
|
|
<li><a href='{config.relative_path}/users/sort-reputation'>[[users:most_reputation]]</a></li>
|
|
<!-- ENDIF !reputation:disabled -->
|
|
</ul> |