{% import "Juice/macros/html.html" as html with context %} {% import "Juice/macros/forms.html" as forms with context %} {% import "Juice/macros/widget.html" as widget with context %}
ID | Name | Role | Active | Last Login | Signup Date | {% for user in users %}|
---|---|---|---|---|---|---|
{{ user.id }} | {{ user.full_name }} | {{ user.email }} | {{ user.role.name | capitalize }} | {{ user.active | bool_to_yes }} | {{ user.last_login }} | {{ user.created_at }} |
No Results Found!
|