- <p><%= t 'layouts.intro_tou_html', :tou_link => link_to(t('layouts.tou'), "https://wiki.osmfoundation.org/wiki/Terms_of_Use") %>
- </p>
- <a class="button learn-more" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
- <a class="button sign-up" href="<%= user_new_path %>"><%= t('layouts.start_mapping') %></a>
+ <a class="button learn-more" href="<%= about_path %>"><%= t("layouts.learn_more") %></a>
+ <a class="button sign-up" href="<%= user_new_path %>"><%= t("layouts.start_mapping") %></a>