X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/55cc2e0fcf1fd1151736ad24ed6e89f5b887b2c3..8d13c394001ea1f98290dddb304b13c08f2ac77e:/app/views/user/_terms.html.erb diff --git a/app/views/user/_terms.html.erb b/app/views/user/_terms.html.erb index f0c6b2e1e..11c3f5049 100644 --- a/app/views/user/_terms.html.erb +++ b/app/views/user/_terms.html.erb @@ -1,42 +1,45 @@

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

+

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

  1. -

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

    +

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

    <% unless @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 %>
  2. -

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

    -
  4. -
  5. -

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

    +

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

  6. -

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

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

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

    4. -
    +

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

  8. -

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

    +
+

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

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

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

  4. +
+

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

+
  1. -

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

    +

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