Changes in inc/public/default-templates/currywurst/rss2-comments.xml [2600:8ffb563d1d56:3226:79495cfe0029]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/rss2-comments.xml
r2600 r3226 10 10 <link>{{tpl:BlogURL}}</link> 11 11 <atom:link href="{{tpl:SysSelfURI}}" rel="self" type="application/rss+xml"/> 12 <description>{{tpl:BlogDescription encode_xml="1"}}</description>12 <description>{{tpl:BlogDescription remove_html="1" encode_xml="1"}}</description> 13 13 <language>{{tpl:BlogLanguage}}</language> 14 14 <pubDate>{{tpl:BlogUpdateDate rfc822="1"}}</pubDate>
Note: See TracChangeset
for help on using the changeset viewer.