- title "Users" %table %tr %th User %th Password - for user in @users %tr %td= user.email %td= user.encrypted_password