X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/efd50cd529990069dc1ca95f66ec6f61471fe29d..01b84a810703041bc4a5011068214c92de0a5bec:/app/views/users/_terms.html.erb diff --git a/app/views/users/_terms.html.erb b/app/views/users/_terms.html.erb index ad0b74166..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"] %>