summaryrefslogtreecommitdiffstats
path: root/templates/packages/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r--templates/packages/search.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html
index 706fe72..fbbd11e 100644
--- a/templates/packages/search.html
+++ b/templates/packages/search.html
@@ -141,6 +141,13 @@
</form>
</div><!-- #pkglist-results -->
+{% else %}
+<div class="box">
+ <p>We couldn't find any packages matching your query. Try searching again
+ using different criteria, or try
+ <a href="http://aur.archlinux.org/packages.php?K={{ search_form.q.data }}">searching the AUR</a>
+ to see if the package can be found there.</p>
+</div>
{% endif %}
<div id="pkglist-about" class="box">