diff --git a/resources/i18n/en.json b/resources/i18n/en.json
index 234967231e..2d2eac5a8b 100644
--- a/resources/i18n/en.json
+++ b/resources/i18n/en.json
@@ -133,6 +133,7 @@
"collection.form.title": "Name",
"collection.page.browse.recent.head": "Recent Submissions",
"collection.page.browse.recent.empty": "No items to show",
+ "collection.page.handle": "Handle",
"collection.page.license": "License",
"collection.page.news": "News",
"community.create.head": "Create a Community",
@@ -151,6 +152,7 @@
"community.form.rights": "Copyright text (HTML)",
"community.form.tableofcontents": "News (HTML)",
"community.form.title": "Name",
+ "community.page.handle": "Handle",
"community.page.license": "License",
"community.page.news": "News",
"community.sub-collection-list.head": "Collections of this Community",
diff --git a/src/app/+collection-page/collection-page.component.html b/src/app/+collection-page/collection-page.component.html
index 9b98fe81b5..450fea7370 100644
--- a/src/app/+collection-page/collection-page.component.html
+++ b/src/app/+collection-page/collection-page.component.html
@@ -13,10 +13,10 @@
-
+
-
+
diff --git a/src/app/+community-page/community-page.component.html b/src/app/+community-page/community-page.component.html
index 452995d44b..622b6f10bf 100644
--- a/src/app/+community-page/community-page.component.html
+++ b/src/app/+community-page/community-page.component.html
@@ -25,7 +25,7 @@
[hasInnerHtml]="true">
-
+