Validation template

This commit is contained in:
Sam Ruby 2006-11-08 15:16:17 -05:00
parent 7ca2f56d49
commit 698f5930c5
3 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@ template_files:
foafroll.xml.xslt
index.html.xslt
opml.xml.xslt
validate.html.xslt
template_directories:
../common

View File

@ -56,6 +56,7 @@
</xsl:choose>
<img src="images/feed-icon-10x10.png" alt="(feed)"/>
</a>
<xsl:text> </xsl:text>
<!-- name -->
<a href="{atom:link[@rel='alternate']/@href}">

View File

@ -9,6 +9,7 @@ template_files:
index.html.xslt
mobile.html.xslt
opml.xml.xslt
validate.html.xslt
template_directories:
../asf