-<% end %>
-
-<div class='pad2 drop'>
- <h3><%= t "welcome_page.section_4.title" %></h3>
- <p><%= t "welcome_page.section_4.paragraph_1_html" %></p>
- <div class='col12 clearfix'>
- <p>
- <span class='sprite small term editor'></span>
- <%= t "welcome_page.section_4.editor_html" %>
- </p>
- <p>
- <span class='sprite small term node'></span>
- <%= t "welcome_page.section_4.node_html" %>
- </p>
- <p>
- <span class='sprite small term way'></span>
- <%= t "welcome_page.section_4.way_html" %>
- </p>
- <p>
- <span class='sprite small term changeset'></span>
- <%= t "welcome_page.section_4.changeset_html" %>
- </p>
+ <div class='clearfix'>
+ <span class='sprite small term way'></span>
+ <p><%= t "welcome_page.basic_terms.way_html" %></p>
+ </div>
+ <div class='clearfix'>
+ <span class='sprite small term tag'></span>
+ <p><%= t "welcome_page.basic_terms.tag_html" %></p>