Sha256: 288b35e04cf49949a37c879620f7646013458c05593099f57df2c98b40fb6ea2

Contents?: true

Size: 379 Bytes

Versions: 8

Compression:

Stored size: 379 Bytes

Contents

.yui-b.sidebar

#yui-main
  .yui-b.main_column
    -box do
      %h3=:forgot_your_password.l

      = form_tag password_reset_path, :method => :put, :class => "MainForm" do
        %label=:password.l
        = password_field_tag :password

        %label=:confirm_password.l
        = password_field_tag :password_confirmation
      
        %p= submit_tag :reset_my_password.l

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 app/views/password_resets/edit.html.haml
community_engine-2.3.1 app/views/password_resets/edit.html.haml
community_engine-2.3.0 app/views/password_resets/edit.html.haml
community_engine-2.1.0 app/views/password_resets/edit.html.haml
community_engine-2.0.0 app/views/password_resets/edit.html.haml
community_engine-2.0.0.beta3 app/views/password_resets/edit.html.haml
community_engine-2.0.0.beta2 app/views/password_resets/edit.html.haml
community_engine-2.0.0.beta1 app/views/password_resets/edit.html.haml