You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
262 B
8 lines
262 B
13 years ago
|
<div class="action">
|
||
|
<%= image_tag 'marketing/arrow_left.png' %>
|
||
|
<%= link_to new_user_registration_path, :style => 'text-decoration: none' do %>
|
||
|
<strong>Create an Account Now</strong><br>
|
||
|
<em>It's free, sign up in 60 seconds.</em>
|
||
|
<% end %>
|
||
|
</div>
|