X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9a9b045372a6f48420a9a6dacfde52c34ab7abce..7dbf8d83369cb73929080c4ba23fdd7dcd0184df:/app/views/notes/index.gpx.builder diff --git a/app/views/notes/index.gpx.builder b/app/views/notes/index.gpx.builder index 5207ec3f8..58da357da 100644 --- a/app/views/notes/index.gpx.builder +++ b/app/views/notes/index.gpx.builder @@ -1,6 +1,6 @@ xml.instruct! -xml.gpx("version" => "1.1", +xml.gpx("version" => "1.1", "creator" => "OpenStreetMap.org", "xmlns" => "http://www.topografix.com/GPX/1/1", "xmlns:xsi" => "http://www.w3.org/2001/XMLSchema-instance",