From 22f22ef66927a09b8eda4d731d5af15e0c42a345 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Tue, 7 Oct 2008 11:59:31 -0400 Subject: move validation template tage temporarily; it will be removed eventually --- templates/packages/search.html | 1 - templates/packages/signoffs.html | 1 - 2 files changed, 2 deletions(-) (limited to 'templates') 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 %} diff --git a/templates/packages/signoffs.html b/templates/packages/signoffs.html index 85c217de..55d534d7 100644 --- a/templates/packages/signoffs.html +++ b/templates/packages/signoffs.html @@ -1,4 +1,3 @@ -{% load validation %} {% load package_extras %} {% extends "base.html" %} {% block title %}Arch Linux - Package Signoffs{% endblock %} -- cgit v1.2.3-54-g00ecf