diff --git a/platform/frontend/index.html b/platform/frontend/index.html
index 9ccd8e5..2682dc6 100644
--- a/platform/frontend/index.html
+++ b/platform/frontend/index.html
@@ -117,9 +117,9 @@
{{ scope.row.generated_at ? formatDate(scope.row.generated_at) : '-' }}
{{ scope.row.published_at ? formatDate(scope.row.published_at) : '-' }}
{{ formatDate(scope.row.updated_at) }}
-
+
-