add title devise

parent bddaf152
Pipeline #1422 failed with stages
in 0 seconds
- provide :title, 'Reconfirm Email'
.row.p-3
.col-md-6.offset-md-3.form-apply
= form_for(resource, as: resource_name) do |f|
......
- provide :title, 'Reset Password'
h2.p-3.text-center
| Change your password
.row
......
- provide :title, 'Reset Password'
h2.p-3.text-center
| Forgot your password
.row
......
- provide :title, 'Edit User'
h2.p-3.text-center
| Edit My Page
.row
......
- provide :title, 'Register'
h2.p-3.text-center
| Register
.row
......
- provide :title, 'Rgister'
h5.p-5.fw-normal.border.bg-white
| Thank you for register our service, an confirmation email with registration link
has been sent to your email. Please check your email within 24 hours.
......
- provide :title, 'Login'
h2.p-3.text-center
| Log in
.row
......
- provide :title, 'Profile User'
h2.p-3.text-center
| My Page
.row
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment