% layout 'default'; % title 'Lock Account';

<%= title %>

<%= label_for email => 'Email' %> <%= email_field 'email' %>
<%= submit_button 'Lock' %>