]> git.openstreetmap.org Git - rails.git/blob - app/views/changesets/_user.atom.builder
Split the legal_html into two, so that we can use proper paragraphs instead of a...
[rails.git] / app / views / changesets / _user.atom.builder
1 xml.a(user.display_name, :href => url_for(:controller => "users", :action => "view", :display_name => user.display_name))