Sha256: 36fbd0b4ba141dd1ff311757195d394c6723a7829b0742ca4203788c8b89eaf6
Contents?: true
Size: 523 Bytes
Versions: 1
Compression:
Stored size: 523 Bytes
Contents
<h1>Forgot your password?</h1> <p>Enter your email address below to receive a new confirmation email.</p> <form id='passwords-request-form'> <div class='lrd-form-row'> <label for="email">Email:</label> <input name="email" ng-model="passwordRequest.email" placeholder="Email" /> <span class='comment'></span> </div> <div class='lrd-form-row'> <button type="submit" ng-click="passwordRequestSubmit()" class="call-to-action">Send password reset instructions</button> </div> </form>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xing-framework-0.0.2 | default_configuration/base_app/frontend/src/app/auth/passwords/passwords-request.tpl.html |