X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0c79686f3cef86330d0ab6bbef2a9e2275ac93ac..d404bc04d542d381a3233e8cf461f5c9fb981af2:/app/views/users/_terms.html.erb diff --git a/app/views/users/_terms.html.erb b/app/views/users/_terms.html.erb index f01b3bfb7..6a70a88f1 100644 --- a/app/views/users/_terms.html.erb +++ b/app/views/users/_terms.html.erb @@ -1,45 +1,45 @@
- <%= raw @text["intro"] %> - <%= raw @text["next_with_decline"] %> + <%= @text["intro"] %> + <%= @text["next_with_decline"] %>
-<%= raw @text["section_1"] %>
+<%= @text["section_1"] %>
<% unless @text['section_1a'].nil? %><%= raw @text["section_2"] %>
+<%= @text["section_2"] %>
<%= raw @text["section_3"] %>
-<%= raw @text["active_defn_1"] %>
-<%= raw @text["active_defn_2"] %>
+<%= @text["section_3"] %>
+<%= @text["active_defn_1"] %>
+<%= @text["active_defn_2"] %>
<%= raw @text["section_4"] %>
+<%= @text["section_4"] %>
<%= raw @text["section_5"] %>
+<%= @text["section_5"] %>
<%= raw @text["section_6"] %>
<%= raw @text["section_7"] %>
<%= @text["section_6"] %>
<%= @text["section_7"] %>
<%= raw @text["section_8"] %>
+<%= @text["section_8"] %>