about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/rooms/C2 Room.txtpb
blob: ff53ebd81f7d310d5057e979a3265bbb968a510e (plain) (blame)
1
2
3
4
5
6
name: "C2 Room"
letters {
  key: "c"
  level2: true
  path: "Components/Collectables/collectable2"
}
ass="p">(resource, as: resource_name, url: password_path(resource_name), html: { method: :put }) do |f| = f.hidden_field :reset_password_token .field = f.label :password, "New password" - if @minimum_password_length %em= "(#{@minimum_password_length} characters minimum)" = f.password_field :password, autofocus: true, autocomplete: "off" .field = f.label :password_confirmation, "Confirm new password" = f.password_field :password_confirmation, autocomplete: "off" .submit-field = f.submit "Change my password" .navigation= link_to "← Back to thoughts", root_url