X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c79686f3cef86330d0ab6bbef2a9e2275ac93ac..4a45092e27607f37843edbabbeda67919049e11b:/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["introduction"] %>

+

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

  1. -

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

    +

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

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

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

+

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

  1. -

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

    +

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

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

  3. -

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

    +

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

  4. -

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

    +

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

-

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

+

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

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

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

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

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

-

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

+

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

  1. -

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

    +

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