diff options
author | Dusty Phillips <buchuki@gmail.com> | 2008-10-07 11:59:31 -0400 |
---|---|---|
committer | Dusty Phillips <buchuki@gmail.com> | 2008-10-07 11:59:31 -0400 |
commit | 22f22ef66927a09b8eda4d731d5af15e0c42a345 (patch) | |
tree | d566d03b5973c67b003e7c3b16e580058e95d8dc /templates/packages/search.html | |
parent | fb9158dec8b1b735fa653c98d07f78ca14eb425c (diff) |
move validation template tage temporarily; it will be removed eventually
Diffstat (limited to 'templates/packages/search.html')
-rw-r--r-- | templates/packages/search.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html index 9629a2c3..f671c3ae 100644 --- a/templates/packages/search.html +++ b/templates/packages/search.html @@ -1,4 +1,3 @@ -{% load validation %} {% load package_extras %} {% extends "base.html" %} {% block title %}Arch Linux - Package Search{% endblock %} |