From 4676d4474b6286a34823560475426ec91f2cd2a6 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 2 Jul 2010 17:48:05 -0500 Subject: Add some text when no packages could be found This text also includes a link to search the AUR for the same keywords. This implements FS#19904. Signed-off-by: Dan McGee --- templates/packages/search.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/packages/search.html b/templates/packages/search.html index 706fe727..fbbd11e1 100644 --- a/templates/packages/search.html +++ b/templates/packages/search.html @@ -141,6 +141,13 @@ +{% else %} +
+

We couldn't find any packages matching your query. Try searching again + using different criteria, or try + searching the AUR + to see if the package can be found there.

+
{% endif %}
-- cgit v1.2.3-55-g3dc8