<% form_tag do %> <% end %>
id<%= text_field_tag 'id', rand(10000) %>
uri<%= text_field_tag 'openid_url' %>
<%= submit_tag 'Login' %>