diff --git a/src/forest/templates/admin/list_users.html b/src/forest/templates/admin/list_users.html index 702897e..86cd16d 100644 --- a/src/forest/templates/admin/list_users.html +++ b/src/forest/templates/admin/list_users.html @@ -24,7 +24,7 @@ {{ usr.email }} {{ moment(usr.last_seen).format('lll') }} {{ usr.last_ip }} - + {% endfor %} diff --git a/src/forest/templates/nav.html b/src/forest/templates/nav.html index cd0ca7d..c541c1d 100644 --- a/src/forest/templates/nav.html +++ b/src/forest/templates/nav.html @@ -22,7 +22,6 @@