From db890a65ed130ca17f4ac338bff415d4939c60ea Mon Sep 17 00:00:00 2001 From: William Welling Date: Wed, 4 Oct 2017 07:46:15 -0500 Subject: [PATCH] test showing RemoteData isLoading --- .../top-level-community-list.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/+home/top-level-community-list/top-level-community-list.component.html b/src/app/+home/top-level-community-list/top-level-community-list.component.html index 183be2605c..36c27ecf26 100644 --- a/src/app/+home/top-level-community-list/top-level-community-list.component.html +++ b/src/app/+home/top-level-community-list/top-level-community-list.component.html @@ -1,4 +1,5 @@ -
+ +

{{'home.top-level-communities.head' | translate}}

{{'home.top-level-communities.help' | translate}}

- \ No newline at end of file + + \ No newline at end of file