<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Kapture | Contact-Us</title>
<style>
	body {
		width:70%;
		margin:0 auto;	
		font-family:Calibri;
		margin-top:30px;
	}
</style>
</head>

<body>

<div style="width:100%;">
	<div style="background-color:#92b4d6; height: 55px" >
		<img src="./images/KaptureLogo.png" alt="logo" width="100" height="50">
    </div>
     <div style="margin:30px;">
    	<p>Hello,</p>
    	<p style="margin-top:30px;">Event Name : eventxx</p>
        <p style="margin-top:30px;">Resource Path : pathxx</p>
        <p style="margin-top:30px;">Failure Message : failMessagexx</p>
        
        
        
		<p style="margin-top:30px;">Kapture<br>
		Call toll-free +91-40-2300-4793<br>
		https://www.softclouds.com/
		</p>
<hr style="border-top:1px solid #ccc; border-bottom:0; margin-top:20px;">
<p style="font-size:12px; background-color:#edf4fd;">&nbsp;<br>
&nbsp;&nbsp;&nbsp;PLEASE DO NOT REPLY TO THIS MESSAGE.<br>
&nbsp;&nbsp;&nbsp;This is a system-generated Kapture email. Replies will not be read or forwarded for handling.<br>
&nbsp;&nbsp;&nbsp;<a href="https://www.softclouds.com/">Contact Us</a>

</p>
    <div style="background-color:#2a66a0; text-align:center; color:#fff;">&nbsp;<br>
    Copyright © 2020 Kapture - Powered by
SoftClouds</a>
<br>&nbsp;
    </div>
</div>

</body>
</html>