diff --git a/lms/templates/feed.rss b/lms/templates/feed.rss index 8193f57ce3..2e32c67704 100644 --- a/lms/templates/feed.rss +++ b/lms/templates/feed.rss @@ -1,25 +1,34 @@ +<%! from django.core.urlresolvers import reverse %> <%namespace name='static' file='static_content.html'/> tag:mitx.mit.edu,2012:/blog - - + + ## The GitHub Blog 2012-07-16T14:08:12-07:00 - tag:mitx.mit.edu,2012:Post/3 + tag:www.edx.org,2012:Post/3 2012-07-16T14:08:12-07:00 2012-07-16T14:08:12-07:00 - Online Classes Cut Costs, But Do They Dilute Brands? - <img src="${static.url('images/courses/space1.jpg')}" />A Description + Berkeley Press Release + <img src="${static.url('images/header-logo.png')}" /> - tag:mitx.mit.edu,2012:Post/3 + tag:www.edx.org,2012:Post/2 2012-07-16T14:08:12-07:00 2012-07-16T14:08:12-07:00 - - Online Classes Cut Costs, But Do They Dilute Brands? - A Description + + Opening Doors For Exceptional Students: 6.002x in Mongolia + <img src="http://media.tumblr.com/tumblr_m6y5eyXV1F1rsal4c.jpg" /> + + + tag:www.edx.org,2012:Post/1 + 2012-07-16T14:08:12-07:00 + 2012-07-16T14:08:12-07:00 + + 6.002x – Way beyond a learning experience + <img src="http://media.tumblr.com/tumblr_m7bdkyV9Lp1rsal4c.png" /> diff --git a/lms/templates/index.html b/lms/templates/index.html index 8ad32ccf74..5494769d4b 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -100,7 +100,7 @@
-

edX News & Announcements

+

edX News & Announcements

Read More →
@@ -120,8 +120,15 @@ %endfor