#include "header.html.j2" # from "macros.html.j2" import rowToggle
| #if (userPages |length) > 1 #endif #if userStart > 0 <<< #endif #if totalUsers != 0 Users {{ userStart + 1 }} through {{ userStart + userCount }} of {{ totalUsers }} #endif #if userStart + userCount < totalUsers >>> #endif | ||
| Name {{ util.sortImage('name') }} | Tasks {{ util.sortImage('tasks') }} | |
|---|---|---|
| {{ user.name }} | {{ user.tasks }} | |
| No users | ||
| #if (userPages |length) > 1 #endif #if userStart > 0 <<< #endif #if totalUsers != 0 Users {{ userStart + 1 }} through {{ userStart + userCount }} of {{ totalUsers }} #endif #if userStart + userCount < totalUsers >>> #endif | ||