.
.
.
<legend>Adres e-mail</legend>
<%= hidden_field_tag "attribute", "email", :id => nil %>
.
.
.
<legend>Haso</legend>
<%= hidden_field_tag "attribute", "password", :id => nil %>
.
.
.

