diff --git a/src/forest/templates/admin/list_users.html b/src/forest/templates/admin/list_users.html index 30fb121..c600fb7 100644 --- a/src/forest/templates/admin/list_users.html +++ b/src/forest/templates/admin/list_users.html @@ -26,10 +26,6 @@ {{ usr.email }} {{ moment(usr.last_seen).format('lll') }} {{ usr.last_ip }} - {{ usr.wallet }} - {{ usr.currency }} - - {% endfor %}