]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/terms.html.erb
Use _html suffix to avoid using raw when displaying translated strings
[rails.git] / app / views / users / terms.html.erb
index d4a9fa0bd4e5267c8b162512e761d97916f6fcb5..97c1c7bf78c9ac8ec5d17129f31403cb9fb71d7b 100644 (file)
@@ -35,9 +35,9 @@
 
   <div>
     <p id="contributorGuidance" class="deemphasize">
-      <%= raw t ".guidance",
-                :summary => "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary",
-                :translations => "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations" %>
+      <%= t ".guidance_html",
+            :summary => "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary",
+            :translations => "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations" %>
     </p>
   </div>
   <div class="form-row">