diff --git a/bizmatch/src/app/pages/listings/broker-listings/broker-listings.component.html b/bizmatch/src/app/pages/listings/broker-listings/broker-listings.component.html
index 51087cd..09dcadf 100644
--- a/bizmatch/src/app/pages/listings/broker-listings/broker-listings.component.html
+++ b/bizmatch/src/app/pages/listings/broker-listings/broker-listings.component.html
@@ -37,7 +37,7 @@
}
- } @else {
+ } @else if (users?.length===0){
}
- } @else {
+ } @else if (listings?.length===0){
}
- }@else {
+ } @else if (listings?.length===0){