diff --git a/adev/src/app/features/not-found/not-found.html b/adev/src/app/features/not-found/not-found.html index 9735fa8ea7b..dcdba4f570b 100644 --- a/adev/src/app/features/not-found/not-found.html +++ b/adev/src/app/features/not-found/not-found.html @@ -4,8 +4,10 @@

Page Not Found

- We couldn't find what you were looking for. We have initiated a search for the term - extracted from the URL. + We couldn't find what you were looking for. + @if (searchResults().length > 0) { + We have initiated a search for the term extracted from the URL. + }

If you think this is a mistake, please