From df17d5b1855eab77be0ade70613e4f93db0034ea Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 22 Apr 2013 00:51:50 -0400 Subject: take care of a few introduced arch-isms --- templates/packages/removed.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'templates/packages') diff --git a/templates/packages/removed.html b/templates/packages/removed.html index 2d730130..7f6600ee 100644 --- a/templates/packages/removed.html +++ b/templates/packages/removed.html @@ -18,10 +18,7 @@ {% endfor %} {% else %} -

Unfortunately, this package cannot be found in any other repositories. - Try using the package search page, - or try searching the AUR - to see if the package can be found there.

+

Unfortunately, this package cannot be found in any other repositories.

{% endif %} {% endblock %} -- cgit v1.2.3-2-g168b