X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2cac5550198844d4e1b459b6f78ce8c8485e9a36..281a3239e63759650f37b0a02cbae6afd3e24c76:/app/views/user/_terms.html.erb diff --git a/app/views/user/_terms.html.erb b/app/views/user/_terms.html.erb index 0934cbf6f..cc8387319 100644 --- a/app/views/user/_terms.html.erb +++ b/app/views/user/_terms.html.erb @@ -1,45 +1,45 @@

- <%= @text['intro'] %> - <%= @text['next_with_decline'] %> + <%= raw @text['intro'] %> + <%= raw @text['next_with_decline'] %>

-

<%= @text['introduction'] %>

+

<%= raw @text['introduction'] %>

  1. -

    <%= @text['section_1'] %>

    - <% unless @text['section_1a'].nil? %> +

    <%= raw @text['section_1'] %>

    + <% unless raw @text['section_1a'].nil? %>
      -
    1. <%= @text['section_1a'] %>
    2. -
    3. <%= @text['section_1b'] %>
    4. +
    5. <%= raw @text['section_1a'] %>
    6. +
    7. <%= raw @text['section_1b'] %>
    <% end %>
-

<%= @text['rights_granted'] %>

+

<%= raw @text['rights_granted'] %>

  1. -

    <%= @text['section_2'] %>

    +

    <%= raw @text['section_2'] %>

  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'] %>

  3. -

    <%= @text['section_4'] %>

    +

    <%= raw @text['section_4'] %>

  4. -

    <%= @text['section_5'] %>

    +

    <%= raw @text['section_5'] %>

-

<%= @text['limitation_of_liability'] %>

+

<%= raw @text['limitation_of_liability'] %>

    -
  1. <%= @text['section_6'] %>

  2. -
  3. <%= @text['section_7'] %>

  4. +
  5. <%= raw @text['section_6'] %>

  6. +
  7. <%= raw @text['section_7'] %>

-

<%= @text['miscellaneous'] %>

+

<%= raw @text['miscellaneous'] %>

  1. -

    <%= @text['section_8'] %>

    +

    <%= raw @text['section_8'] %>