diff --git a/code/services-application/search-service/resources/templates/search/search-results.hdb b/code/services-application/search-service/resources/templates/search/search-results.hdb index cb22c45b..f7dd59e2 100644 --- a/code/services-application/search-service/resources/templates/search/search-results.hdb +++ b/code/services-application/search-service/resources/templates/search/search-results.hdb @@ -29,6 +29,13 @@ Showing search results from {{focusDomain}}. {{/if}} + + {{#unless results}} +
+ No search results found. +
+ {{/unless}} + {{#unless focusDomain}}
Showing {{resultCount}} search results.