]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/fixthemap.html.erb
Remove html from translations for the welcome page
[rails.git] / app / views / site / fixthemap.html.erb
index 70118b9806afaad9c15fdf7412efb48263f46ffe..fe6cf22c59b3eb8aae18d5ec8b01ad7ea092a382 100644 (file)
@@ -21,7 +21,7 @@
   </div>
   <div class='col-sm'>
     <h5><%= t "site.welcome.add_a_note.title" %></h5>
-    <p><%= t "site.welcome.add_a_note.paragraph_1_html" %></p>
+    <p><%= t "site.welcome.add_a_note.para_1" %></p>
     <p><%= t ".how_to_help.add_a_note.instructions_html", :map_url => root_path %></p>
   </div>
 </div>
@@ -29,6 +29,4 @@
 <h2><%= t ".other_concerns.title" %></h2>
 <p><%= t ".other_concerns.explanation_html" %></p>
 
-<h2><%= t "site.welcome.questions.title" %></h2>
-<span class='sprite small term question float-start'></span>
-<p><%= t "site.welcome.questions.paragraph_1_html", :help_url => help_path %></p>
+<%= render "any_questions" %>