{{ template "sync/layout/authenticated.html" . }} {{ define "title" }}Dash{{ end }} {{ define "extraheader" }} {{ end }} {{ define "content" }}
| User ID | Name | Role | Actions | |
|---|---|---|---|---|
| 1001 | John Doe | john.doe@example.com | Admin | |
| 1002 | Jane Smith | jane.smith@example.com | Support | |
| 1003 | Robert Johnson | robert@example.com | Premium User | |
| 1004 | Maria Garcia | maria@example.com | Standard User |