Sha256: cafd5d35c72c1a12a59a052dd71065661bb4017518d246b561b57d7d624508ee
Contents?: true
Size: 604 Bytes
Versions: 5
Compression:
Stored size: 604 Bytes
Contents
.row .col-md-4 .col-md-4 .panel.panel-default .panel-body %p.text-center Enter your email address and we will send you a link to reset your password if you've registered on the system. = form_tag("#{settings.map_path}/auth/forgot-password") do .form-group .col-sm-12 %input.form-control{ name: 'email', type: 'text', placeholder: 'Enter your email address' } .row.text-right .col-md-12 %button.btn.btn-primary.btn-block{ type: 'submit' } Email password reset link .col-md-4
Version data entries
5 entries across 5 versions & 1 rubygems