Commit 15d8727f by Carlos Andrés Rocha

Fix ids in feed.rss

parent 753cc9ec
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<title>EdX Blog</title> <title>EdX Blog</title>
<updated>2013-02-20T14:00:12-07:00</updated> <updated>2013-02-20T14:00:12-07:00</updated>
<entry> <entry>
<id>tag:www.edx.org,2012:Post/13</id> <id>tag:www.edx.org,2013:Post/14</id>
<published>2013-02-20T10:00:00-07:00</published> <published>2013-02-20T10:00:00-07:00</published>
<updated>2013-02-20T10:00:00-07:00</updated> <updated>2013-02-20T10:00:00-07:00</updated>
<link type="text/html" rel="alternate" href="${reverse('press/edx-expands-internationally')}"/> <link type="text/html" rel="alternate" href="${reverse('press/edx-expands-internationally')}"/>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
&lt;p&gt;&lt;/p&gt;</content> &lt;p&gt;&lt;/p&gt;</content>
</entry> </entry>
<entry> <entry>
<id>tag:www.edx.org,2012:Post/13</id> <id>tag:www.edx.org,2013:Post/14</id>
<published>2013-01-30T10:00:00-07:00</published> <published>2013-01-30T10:00:00-07:00</published>
<updated>2013-01-30T10:00:00-07:00</updated> <updated>2013-01-30T10:00:00-07:00</updated>
<link type="text/html" rel="alternate" href="${reverse('press/eric-lander-secret-of-life')}"/> <link type="text/html" rel="alternate" href="${reverse('press/eric-lander-secret-of-life')}"/>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
&lt;p&gt;&lt;/p&gt;</content> &lt;p&gt;&lt;/p&gt;</content>
</entry> </entry>
<entry> <entry>
<id>tag:www.edx.org,2012:Post/11</id> <id>tag:www.edx.org,2013:Post/12</id>
<published>2013-01-22T10:00:00-07:00</published> <published>2013-01-22T10:00:00-07:00</published>
<updated>2013-01-22T10:00:00-07:00</updated> <updated>2013-01-22T10:00:00-07:00</updated>
<link type="text/html" rel="alternate" href="${reverse('press/lewin-course-announcement')}"/> <link type="text/html" rel="alternate" href="${reverse('press/lewin-course-announcement')}"/>
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
&lt;p&gt;&lt;/p&gt;</content> &lt;p&gt;&lt;/p&gt;</content>
</entry> </entry>
<entry> <entry>
<id>tag:www.edx.org,2012:Post/12</id> <id>tag:www.edx.org,2013:Post/11</id>
<published>2013-01-29T10:00:00-07:00</published> <published>2013-01-29T10:00:00-07:00</published>
<updated>2013-01-29T10:00:00-07:00</updated> <updated>2013-01-29T10:00:00-07:00</updated>
<link type="text/html" rel="alternate" href="${reverse('press/bostonx-announcement')}"/> <link type="text/html" rel="alternate" href="${reverse('press/bostonx-announcement')}"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment