X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8b12abd5bb1b96567ab882a3aca0780d0e4af67a..aa1fb6dbb8c2e71b8ce8c231ae1272a2dfebd75a:/app/views/user/_terms.html.erb diff --git a/app/views/user/_terms.html.erb b/app/views/user/_terms.html.erb index 92b98ea04..ad0b74166 100644 --- a/app/views/user/_terms.html.erb +++ b/app/views/user/_terms.html.erb @@ -1,33 +1,45 @@
- <%= @text['intro'] %> - <%= @text['next_with_decline'] %> + <%= raw @text['intro'] %> + <%= raw @text['next_with_decline'] %>
+<%= @text['section_1'] %>
+<%= raw @text['section_1'] %>
+ <% unless @text['section_1a'].nil? %> +<%= @text['section_2'] %>
+<%= raw @text['section_2'] %>
<%= @text['section_3'] %>
-<%= @text['active_defn_1'] %>
-<%= @text['active_defn_2'] %>
+<%= raw @text['section_3'] %>
+<%= raw @text['active_defn_1'] %>
+<%= raw @text['active_defn_2'] %>
+<%= @text['section_4'] %>
+<%= raw @text['section_4'] %>
<%= @text['section_5'] %>
-<%= @text['section_6'] %>
-<%= @text['section_6_1'] %>
<%= @text['section_6_2'] %>
<%= raw @text['section_5'] %>
<%= raw @text['section_6'] %>
<%= raw @text['section_7'] %>
<%= @text['section_7'] %>
+<%= raw @text['section_8'] %>