]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/terms.html.erb
Mark some locale lookups as raw
[rails.git] / app / views / user / terms.html.erb
index eab21e455684e433afa60fd18d586575dfaa5330..24f0f5bb6ccbe4ea2ccdc1f3e4da881e0f6a81c7 100644 (file)
@@ -52,5 +52,5 @@
     </div>
   </p>
   <br clear="all" />
-  <p id="contributorGuidance"><%= t 'user.terms.guidance', :summary => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary', :translations => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations' %></p>
+  <p id="contributorGuidance"><%= raw t 'user.terms.guidance', :summary => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary', :translations => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations' %></p>
 <% end %>