@@ -13,12 +13,10 @@ export const ENDPOINT_TEMPLATE: string = `
-
-
-
-
-
-
+
+
+
+
{{'DESTINATION.NAME' | translate}}
{{'DESTINATION.URL' | translate}}
@@ -28,15 +26,15 @@ export const ENDPOINT_TEMPLATE: string = `
{{t.name}}
{{t.endpoint}}
-
- {{!t.insecure}}
+
+ {{!t.insecure}}
{{t.creation_time | date: 'short'}}
- {{pagination.firstItem + 1}} - {{pagination.lastItem + 1}} {{'DESTINATION.OF' | translate}}
- {{pagination.totalItems}} {{'DESTINATION.ITEMS' | translate}}
-
+ {{pagination.firstItem + 1}} - {{pagination.lastItem + 1}} {{'DESTINATION.OF' | translate}}
+ {{pagination.totalItems}} {{'DESTINATION.ITEMS' | translate}}
+
diff --git a/src/ui_ng/lib/src/list-replication-rule/list-replication-rule.component.html.ts b/src/ui_ng/lib/src/list-replication-rule/list-replication-rule.component.html.ts
index 2609d09b7..0bdec9232 100644
--- a/src/ui_ng/lib/src/list-replication-rule/list-replication-rule.component.html.ts
+++ b/src/ui_ng/lib/src/list-replication-rule/list-replication-rule.component.html.ts
@@ -1,13 +1,11 @@
export const LIST_REPLICATION_RULE_TEMPLATE: string = `
-
-
-
-
-
-
-
+
+
+
+
+
{{'REPLICATION.NAME' | translate}}
{{'REPLICATION.PROJECT' | translate}}
diff --git a/src/ui_ng/lib/src/repository-listview/repository-listview.component.html.ts b/src/ui_ng/lib/src/repository-listview/repository-listview.component.html.ts
index 77e935a80..41bce261f 100644
--- a/src/ui_ng/lib/src/repository-listview/repository-listview.component.html.ts
+++ b/src/ui_ng/lib/src/repository-listview/repository-listview.component.html.ts
@@ -13,9 +13,7 @@ export const REPOSITORY_LISTVIEW_TEMPLATE = `
-
-
-
+
{{'REPOSITORY.NAME' | translate}}
{{'REPOSITORY.TAGS_COUNT' | translate}}
diff --git a/src/ui_ng/lib/src/repository/repository.component.html.ts b/src/ui_ng/lib/src/repository/repository.component.html.ts
index 2bb443602..5ce94e6ba 100644
--- a/src/ui_ng/lib/src/repository/repository.component.html.ts
+++ b/src/ui_ng/lib/src/repository/repository.component.html.ts
@@ -24,7 +24,7 @@ export const REPOSITORY_TEMPLATE = `