We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12ea976 + beca8fb commit 9d720e0Copy full SHA for 9d720e0
docs/_downloads/sample-atom.txt
@@ -4,7 +4,7 @@
4
{exp:rss:feed channel="{master_channel_name}"}
5
6
<?xml version="1.0" encoding="{encoding}"?>
7
-<feed xmlns="https://www.w3.org/2005/Atom" xml:lang="{channel_language}">
+<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="{channel_language}">
8
9
<title type="text"><![CDATA[{channel_name}]]></title>
10
<subtitle type="text"><![CDATA[{channel_name} - {channel_description}]]></subtitle>
@@ -39,4 +39,4 @@
39
40
</feed>
41
42
-{/exp:rss:feed}
+{/exp:rss:feed}
0 commit comments