rename feed.xsl to atom-to-html.xsl
This commit is contained in:
parent
fcfa9ef15b
commit
e4f7c97622
2 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue