From a885c3d9b695a3743cd5c76ddc4708c2987b1020 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Tue, 18 Aug 2009 10:31:18 -0600 Subject: Apparently you couldn't view the packages page if the user wasn't logged into the admin. --- templates/packages/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/packages/search.html b/templates/packages/search.html index 62e4c67..37ee3bc 100644 --- a/templates/packages/search.html +++ b/templates/packages/search.html @@ -2,7 +2,7 @@ {% load package_extras %} {% block title %}Arch Linux - Package Search{% endblock %} {% block head %} - + {{search_form.media}} {% endblock %} -- cgit v1.2.3-24-g4f1b