This commit is contained in:
John Firebaugh 2013-08-07 17:19:19 -07:00
parent bab26e3884
commit 5178686e26
2 changed files with 2 additions and 42 deletions

View file

@ -2,10 +2,10 @@
<h2><%= t "help_page.title" %></h2>
<% end %>
<p class='introduction inner22'><%= t "help_page.introduction" %></p>
<p class='introduction'><%= t "help_page.introduction" %></p>
<% ['welcome', 'learnosm', 'help', 'wiki'].each do |site| %>
<div class='<%= site %> inner02 help-item'>
<div class='<%= site %> help-item'>
<h3>
<a href='<%= t "help_page.#{site}.url" %>'>
<%= t "help_page.#{site}.title" %>