관리-도구
편집 파일: template_a.1irlb1695301146.html
<div class="container-fluid"> <div class="row"> <div class="col-sm-4 offset-sm-4"> <div class="card container-fpwd"> <div class="card-body"> <center><a href="#"><img class="logo" src="http://portal.jusplay.com/teams/assets/media/1693921698_323-84_justplay_logo.png" alt="logo"></a></center> <center><h4>Forgot Password?</h4></center> <center><span style="color:firebrick"><strong>{validation_error}</strong></span></center> <div class="mb-3"> <form action="" method="post"> {insert_email} <label class="form-label">Enter Your Email Id</label> <input type="email" name="email" class="form-control" placeholder="Enter Your Email ID where the send the OTP" sf-input-data-value="{member.email}"> <button type="submit" class="btn btn-info w-100">Send Reset Link</button> {/insert_email} {confirmation_message} <div class="alert alert-info"><strong>We have sent an password reset link to the email id you provided, please visit.</strong></div> {/confirmation_message} {update_password} <label class="form-label">Enter New Password</label> <input type="password" name="password" class="form-control" placeholder="Enter New Password" sf-input-data-value="{member.password}"> <label class="lblreenter form-label">Re-enter New Password</label> <input type="password" class="form-control" name="reenterpassword" placeholder="Re-enter Password" sf-input-data-value="{member.reenterpassword}"> <button type="submit" class="btn btn-info w-100">Update Password</button> {/update_password} <div data-lastpass-icon-root="true" style="position: relative !important; height: 0px !important; width: 0px !important; float: left !important;"></div><div data-lastpass-icon-root="true" style="position: relative !important; height: 0px !important; width: 0px !important; float: left !important;"></div><div data-lastpass-icon-root="true" style="position: relative !important; height: 0px !important; width: 0px !important; float: left !important;"></div></form> </div> <center><h6> @<a href="#">yourdomain.dotcom</a></h6></center> </div> </div> </div> </div> </div> <!--CF_SAVE_PERMITTED-->