mirror of
https://github.com/zhigang1992/tsemple.git
synced 2026-01-12 22:53:00 +08:00
15 lines
354 B
Plaintext
15 lines
354 B
Plaintext
.main
|
|
.container
|
|
.row
|
|
.col-md-6.col-md-offset-3
|
|
.panel
|
|
.panel-heading
|
|
h3.panel-title
|
|
= t '.try_too_many_times'
|
|
.panel-body
|
|
= render 'share/flash_messages'
|
|
= t '.are_you'
|
|
'
|
|
a href=new_users_password_path
|
|
= t '.forgot_password'
|