X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/bef19cbd240e996414af3e5c84fb1f8d8357340f..HEAD:/app/views/account/change_contact.rhtml?ds=sidebyside diff --git a/app/views/account/change_contact.rhtml b/app/views/account/change_contact.rhtml index d8fa638..b16bc8b 100644 --- a/app/views/account/change_contact.rhtml +++ b/app/views/account/change_contact.rhtml @@ -3,9 +3,11 @@
Current E-mail: <%=h @user.email %>
+ <% form_tag do -%> -
+
<%= text_field_tag 'email' %>
<%= submit_tag 'Submit' %>