From 698f5930c5fc641694d48e14b91bec8c038930d8 Mon Sep 17 00:00:00 2001 From: Sam Ruby Date: Wed, 8 Nov 2006 15:16:17 -0500 Subject: [PATCH] Validation template --- themes/asf/config.ini | 1 + themes/asf/index.html.xslt | 1 + themes/mobile/config.ini | 1 + 3 files changed, 3 insertions(+) diff --git a/themes/asf/config.ini b/themes/asf/config.ini index cb372e7..62a9776 100644 --- a/themes/asf/config.ini +++ b/themes/asf/config.ini @@ -7,6 +7,7 @@ template_files: foafroll.xml.xslt index.html.xslt opml.xml.xslt + validate.html.xslt template_directories: ../common diff --git a/themes/asf/index.html.xslt b/themes/asf/index.html.xslt index d8560c1..b3d2063 100644 --- a/themes/asf/index.html.xslt +++ b/themes/asf/index.html.xslt @@ -56,6 +56,7 @@ (feed) + diff --git a/themes/mobile/config.ini b/themes/mobile/config.ini index 920cfa6..7a886e0 100644 --- a/themes/mobile/config.ini +++ b/themes/mobile/config.ini @@ -9,6 +9,7 @@ template_files: index.html.xslt mobile.html.xslt opml.xml.xslt + validate.html.xslt template_directories: ../asf