Add xmlns:dc namespace to note show rss actions

This commit is contained in:
Anton Khorev 2022-07-21 17:14:49 +03:00
parent 7f23d10a17
commit 2dd7a5edb2

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