silverstripe-framework/tests/templates/RSSFeedTest.ss

6 lines
194 B
Scheme
Raw Normal View History

<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Test Custom Template</title>
</channel>
</rss>