mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/users: fix listing users
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<div class='user-list'>
|
||||
<ul><!--
|
||||
-->{{#each this.users}}<!--
|
||||
-->{{#each this.results}}<!--
|
||||
--><li>
|
||||
<div class='wrapper'>
|
||||
<a class='image' href='/user/{{this.name}}'>{{thumbnail this.avatarUrl}}</a>
|
||||
|
Reference in New Issue
Block a user