diff --git a/bookwyrm/templates/settings/users/user_admin.html b/bookwyrm/templates/settings/users/user_admin.html index 059e064db..5b2fbd15f 100644 --- a/bookwyrm/templates/settings/users/user_admin.html +++ b/bookwyrm/templates/settings/users/user_admin.html @@ -36,7 +36,7 @@
+ | {% trans "Username" as text %} {% include 'snippets/table-sort-header.html' with field="username" sort=sort text=text %} | @@ -61,7 +61,10 @@||
---|---|---|---|
+ | + {% include 'snippets/avatar.html' with user=user %} + | +{{ user|username }} | {{ user.created_date }} |