--- title: Tailwind CSS Users List Page - Windster description: Get started with a free and open source Tailwind CSS dashboard featuring a sidebar layout, advanced charts, and hundreds of components based on Flowbite layout: dashboard group: users ---

All users

Export
{{< users.inline >}} {{- range (index $.Site.Data "users") }} {{ end -}} {{< /users.inline >}}
Name Position Country Status
{{ .name }} avatar
{{ .name }}
{{ .email }}
{{ .position }} {{ .country }}
{{ if eq .status "Active" }}
{{ else }}
{{ end }} {{ .status }}
Showing 1-20 of 2290
Previous Next