]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/edit.html.erb
Mark some strings that shouldn't be escaped as raw
[rails.git] / app / views / trace / edit.html.erb
index 202f9039d573b5a81ed954818c91f2af6ee40941..e1382a1be570dc37b980596f4046f9948eadbdbd 100644 (file)
@@ -2,7 +2,7 @@
 
 <img src="<%= url_for :controller => 'trace', :action => 'picture', :id => @trace.id, :display_name => @trace.user.display_name %>">
 
-<% form_for :trace, @trace do |f| %>
+<%= form_for :trace, @trace do |f| %>
 
 <table border="0">
   <tr>