glintcms-starter-glintcms
Version:
This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.
13 lines (12 loc) • 462 B
text/jade
.col-sm-8.col-sm-offset-2
small Enter your email address below and we will send you password reset instructions.
br
form(method='POST')
input(type='hidden', name='_csrf', value=_csrf)
.form-group
label.control-label(for='email') Email
input.form-control(type='email', name='email', id='email', placeholder='Email', autofocus=true)
.form-group
button.btn.btn-primary(type='submit')
i.fa.fa-key
| Reset Password