Switch to side-by-side view

--- a/Allura/allura/command/rssfeeds.py
+++ b/Allura/allura/command/rssfeeds.py
@@ -82,5 +82,3 @@
             post.neighborhood_id=c.project.neighborhood_id
             post.make_slug()
             post.commit()
-            # TODO remove me
-            #print "TITLE: %s\nCONTENT: %s\n\n" % (title, content)