<%= image_tag('peritor_theme/webistrano_logo_large.png', :border => '0', :width => '400', :height => '130')%>
<%= text_field_tag 'login' %>
<%= password_field_tag 'password' %>
<%= check_box_tag 'remember_me', '1', {}, :class => 'noframe' %>
<%= submit_tag 'Log in' %>