:model
  form(user)
    p
      field(name)
    p
      field(email)
    p
      field(summary, as: 'textarea')
    buttons