X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9df991e343d55776c0e645e373110f8039593d04..35785067979a410f2a3f78927d50869ee398f349:/app/views/changeset/list.rxml diff --git a/app/views/changeset/list.rxml b/app/views/changeset/list.rxml index f97516e61..0251367fc 100644 --- a/app/views/changeset/list.rxml +++ b/app/views/changeset/list.rxml @@ -2,7 +2,7 @@ xml.rss("version" => "2.0", "xmlns:geo" => "http://www.w3.org/2003/01/geo/wgs84_pos#", "xmlns:georss" => "http://www.georss.org/georss") do xml.channel do - xml.title t('changeset.list.title') + xml.title @title xml.description @description xml.link url_for(params.merge({ :only_path => false })) xml.image do