{% extends theme("admin/admin_layout.html") %} {% block admin_content %} {% from theme('macros.html') import render_pagination, render_field, group_field, navlink with context %}
# | Username | Posts | Date registered | Group | Manage |
---|---|---|---|---|---|
{{ user.id }} | {{ user.username }} | {{ user.post_count }} | {{ user.date_joined|format_date('%b %d %Y') }} | {{ user.primary_group.name }} | Edit | Delete |
No users found matching your search query |