rename feed.xsl to atom-to-html.xsl

This commit is contained in:
Andrew Dolgov 2011-04-19 13:22:01 +04:00
parent fcfa9ef15b
commit e4f7c97622
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="feed.xsl"?>
<?xml-stylesheet type="text/xsl" href="atom-to-html.xsl"?>
<!-- $BeginBlock feed -->
<feed xmlns="http://www.w3.org/2005/Atom">
<title>${FEED_TITLE}</title>