Style
This commit is contained in:
parent
bab26e3884
commit
5178686e26
2 changed files with 2 additions and 42 deletions
|
@ -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" %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue