当前在线管理员: {{online_count}} 位 查看所有管理员 添加 用户组 修改我的密码
{% for i in online_set %}
- {{i.username}}
{% endfor %}
最近日志
{% include 'admin/log-table.inc.html' %}
当前在线管理员: {{online_count}} 位 查看所有管理员 添加 用户组 修改我的密码
{% for i in online_set %}
- {{i.username}}
{% endfor %}