openstreetmap-website/app/views/notes/show.xml.builder

3 lines
67 B
Ruby

xml.instruct!
xml << render(:partial => "note", :object => @note)