diff --git a/src/app/communities/browseCommunity/browse-community.component.html b/src/app/communities/browseCommunity/browse-community.component.html index f1e27f1..47e66a5 100644 --- a/src/app/communities/browseCommunity/browse-community.component.html +++ b/src/app/communities/browseCommunity/browse-community.component.html @@ -8,7 +8,7 @@
- {{(community.title)?community.title:community.shortTitle}} logo + {{(community.title)?community.title:community.shortTitle}} logo diff --git a/src/app/communities/communities.component.html b/src/app/communities/communities.component.html index c29ebf6..3c31b9e 100644 --- a/src/app/communities/communities.component.html +++ b/src/app/communities/communities.component.html @@ -1,6 +1,6 @@