Sha256: 197c606ddcab71f70575c557a1b108d6db687345da9721cbf37ecdfde43b3c4b

Contents?: true

Size: 307 Bytes

Versions: 64

Compression:

Stored size: 307 Bytes

Contents

#sign_in.container-fluid
  .col-md-6.col-md-offset-3.text-center
    %h2= t('.forgot_password_head')

    =form_for :user, :url => forgot_password_path do |f|
      =f.label :email, t('.email')
      =f.text_field :email

      .center
        =f.submit t('.reset_password'), class: 'btn btn-sm btn-primary'

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
my_forum-0.0.2.4 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.2.3 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.2.2 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.2.1 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.2 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta60 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta59 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta58 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta57 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta56 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta55 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta54 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta53 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta52 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta51 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta50 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta49 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta48 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta47 app/views/my_forum/users/forgot_password.haml
my_forum-0.0.1.beta46 app/views/my_forum/users/forgot_password.haml