HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //var/www/html/taxicamera/pmw_live_testing/global/mail/forgotpassword_template.html
<!doctype html>

<html>

<head>

<meta charset="utf-8">

<title>Recover Password</title>



<style>

	body{

		padding: 0;

		margin: 0;

		background-color: #fff;

		font-family: 'Open Sans', sans-serif;

	}

	table{

		margin: 0;

		padding: 0;

	}

	.brt-table{

		border-top: 10px solid #d6d9d8;

		border-left: 10px solid #d6d9d8;

		border-right: 10px solid #d6d9d8;

		width: 100%;

	}

	.logo-wrapper{

		text-align: center;

		padding: 45px 0 0 0;

	}

	.user-name{

		text-align: center;

		color: #045393;

		font-size: 17px;

		font-weight: 600;

		padding: 10px 0;

	}

	.user-name span{

		color: #000;

	}

	

	.key-logo{

		text-align: center;

	}

	.content-body{

		margin: 0 10%;

	}

	.content-body p{

		font-size: 13px;

		color: #000;

		line-height: 22px;

		margin: 0 0 20px 0;

	}

	.content-body p span{

		color: #045393;

	}

	

	.reset-btn{

		text-align: center;

	}

	.reset-btn a.reset-password-btn,

	.reset-btn a.reset-password-btn:hover,

	.reset-btn a.reset-password-btn:focus{

    background-color: #fd5c63;

    width: 180px;

    margin: 17px auto;

    text-align: center;

    display: block;

    padding: 12px 22px;

    color: #fff;

    font-size: 14px;

    text-decoration: none;

}

	.spe-span{

		display: block;

	}

	.footer-wrapper{

		background-color: #313232;

		width: 100%;

	}

	.footer-wrapper tr td{

		text-align: center;

		color: #fff;

		font-family: 'Open Sans', sans-serif;

		font-size: 13px;

		padding: 25px 0;

	}

</style>

</head>



<body>



<table width="100%" align="center">

	<tbody>

		<tr>

		  <td>

		  	<table style="width: 600px; margin: 5% auto;" align="center">

		  		<tbody>

		  			<tr>

		  				<td style="color: #000;">

		  					<!-- Top Part -->

		  						<table class="brt-table">

		  							<tbody>

		  								<tr>

		  									<td>

		  										<div class="logo-wrapper">

		  											<a href="{web_url}"><img src="{logo}" alt="logo" width="100px"></a>

		  										</div>

		  									</td>

		  								</tr>

		  								<tr>

		  									<td class="user-name" style="font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif'">

		  										Hi <span>{name}</span>

		  										<div style="width: 160px;margin: 3px auto 15px auto;	height: 1px; background-color: #d1d1d1;"></div>

		  									</td>

		  								</tr>

		  								<tr>

		  									<td>

		  										<div class="content-body" style="font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif'">

		  											<p styel="font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif';">

		  												We received an account recovery request.<span>Simply click on the button to reset your account: </span>

		  											</p>

		  											

		  											<table width="100%">

		  											

		  											<tr>

		  												<td style="width:10%"></td>

		  												<td style="width:80%">

		  													<div style="background-color: #79C3DF; width: 180px; margin: 17px auto; text-align: center;  display: block; padding: 12px 22px; color: #fff; font-size:14px; text-decoration: none;font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif'">

		  														<a href="{link}" style="text-align: center; text-decoration: none; color: #fff;">Reset Password</a>

		  													</div>

		  												</td>

		  												<td style="width:10%"></td>

		  											</tr>	

		  											</table>

		  											

		  											<!--<p style="font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif';">

		  												If you didn't ask to change your password, don't worry! Your password is still safe and you can delete this email. 

		  											</p>-->

		  											  <p>

														<span style="font-weight: 700; color: #045393; font-size: 13px;font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif';" class="spe-span">For any support</span> 

														<span style="font-weight: 500; color: #333; font-size: 13px;font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif';" class="spe-span">  </span>

														<span style="font-weight: 500; color: #333; font-size: 13px;font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif';" class="spe-span">support@punjabmotors.com</span>

													</p>

												   

		  										</div>

		  									</td>

		  								</tr>

		  							</tbody>

		  						</table>

		  					<!-- Top Part end -->

		  					

		  					<!-- Bottom Part -->

		  						<table class="footer-wrapper" style="font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana,' sans-serif'">

		  							<tr>

		  								<td>

		  									©<a href="{web_url}" target="_blank">Punjabmotors</a> {current_year} Designed by <a href="{web_url}" target="_blank">fitser</a>.

		  								</td>

		  							</tr>

		  						</table>

		  					<!-- Bottom Part End -->

		  				</td>

		  			</tr>

		  		</tbody>

		  	</table>

		  </td>

		</tr>

	</tbody>

	

</table>

</body>

</html>