summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDusty Phillips <buchuki@gmail.com>2008-10-07 11:59:31 -0400
committerDusty Phillips <buchuki@gmail.com>2008-10-07 11:59:31 -0400
commit22f22ef66927a09b8eda4d731d5af15e0c42a345 (patch)
treed566d03b5973c67b003e7c3b16e580058e95d8dc /templates
parentfb9158dec8b1b735fa653c98d07f78ca14eb425c (diff)
downloadarchweb-22f22ef66927a09b8eda4d731d5af15e0c42a345.tar.gz
archweb-22f22ef66927a09b8eda4d731d5af15e0c42a345.zip
move validation template tage temporarily; it will be removed eventually
Diffstat (limited to 'templates')
-rw-r--r--templates/packages/search.html1
-rw-r--r--templates/packages/signoffs.html1
2 files changed, 0 insertions, 2 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 %}
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 %}