X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/58d17c8780085b68a3fb16b7a1bc1b08f8260621..15623aa35a9fe77343efd7e67f04d33599a8ce3b:/app/views/site/help.html.erb?ds=inline diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index ba25d87eb..b180eb1a5 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -11,21 +11,14 @@ <% sites.each do |site| %>
+
+ + <%= t ".#{site}.title" %> + +
-
- - <%= t ".#{site}.title" %> - -

<%= t ".#{site}.description" %>

-
<% end %>