]> git.wh0rd.org - tt-rss.git/blobdiff - templates/generated_feed.txt
add <source><title> to feed rss output
[tt-rss.git] / templates / generated_feed.txt
index 6bfa50b1beacffc28c73b54f0a3c97e08d68fe88..6a673e86677393caa9a0d3c23eee6d8e6ca0d03f 100644 (file)
@@ -20,6 +20,7 @@
        <content type="html"><![CDATA[${ARTICLE_CONTENT}]]></content>
        <updated>${ARTICLE_UPDATED_ATOM}</updated>
        <author><name>${ARTICLE_AUTHOR}</name></author>
+       <source><title>${ARTICLE_SOURCE_TITLE}</title></source>
 <!-- $BeginBlock category -->
        <category term="${ARTICLE_CATEGORY}"/>
 <!-- $EndBlock category -->