diff --git a/public/partials/dashboard.htm b/public/partials/dashboard.htm
index 1acc50e..0806443 100644
--- a/public/partials/dashboard.htm
+++ b/public/partials/dashboard.htm
@@ -87,15 +87,17 @@
- | {{$index + 1}} |
-
+ | {{$index + 1}} |
+
{{repo.repoId}}
|
{{repo.branch}}
|
- {{repo.terms.length}} |
- {{repo.status | title}} |
+ {{repo.terms.length}} |
+
+ {{repo.status | title}}
+ |
|
|
- {{repo.anonymizeDate | date}} |
- {{repo.pageView}} |
- {{repo.lastView | date}} |
-
+ |
+ {{repo.anonymizeDate | date}}
+ |
+ {{repo.pageView}} |
+
+ {{repo.lastView | date}}
+ |
+
|