-
Available Exports
-
{len(entries)} files
+
+
Available Exports
+ {len(entries)} files
+
+
+
+
+
+ | Snapshot |
+ Records |
+ Download |
+
+
+
+ for i, entry := range entries {
+ if entry.Group != "" && (i == 0 || entries[i-1].Group != entry.Group) {
+
+ | {entry.Group} |
+
+ }
+
+ |
+
+ {entry.Label}
+
+ |
+
+ {entry.Count} records
+ |
+
+ Download XLSX
+ |
+
+ }
+
+
-