<%= hidden_field_tag("full_name_error", _("Should begin with a capital letter and no special characters")) %>
<%= hidden_field_tag("email_error", _("Email should have the following format: name@host.br")) %>
<%= hidden_field_tag("site_error", _("Site should have a valid format: http://name.hosts")) %>
<%= _("If you work in a public agency use your government e-Mail") %>