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 foafroll.xml.xslt
index.html.xslt index.html.xslt
opml.xml.xslt opml.xml.xslt
validate.html.xslt
template_directories: template_directories:
../common ../common

View File

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

View File

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