diff --git a/r2/r2/templates/base.xml b/r2/r2/templates/base.xml index a14953334..2057d54a1 100644 --- a/r2/r2/templates/base.xml +++ b/r2/r2/templates/base.xml @@ -26,7 +26,8 @@ from r2.lib.template_helpers import get_domain, add_sr %> + xmlns:media="http://search.yahoo.com/mrss/" + xmlns:atom="http://www.w3.org/2005/Atom"> ${self.Title()} ${add_sr("/", force_hostname = True)} @@ -44,6 +45,7 @@ ${self.Title()} ${add_sr("/", force_hostname = True)} + ${next.body()}