Add missing xmlns:dc for notes rss

This commit is contained in:
Andy Allan 2016-11-24 17:47:16 +00:00
parent 33a1fca883
commit 1e3a35f971

View file

@ -1,6 +1,7 @@
xml.instruct!
xml.rss("version" => "2.0",
"xmlns:dc" => "http://purl.org/dc/elements/1.1/",
"xmlns:geo" => "http://www.w3.org/2003/01/geo/wgs84_pos#",
"xmlns:georss" => "http://www.georss.org/georss") do
xml.channel do