<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<body style="background-color:#20b2aa;">
<title>Login Form</title>
<meta http-equiv="Content-Type" content="text/html; charset =iso-8859-15" />
<meta name="keywords" content="" />
<meta name="description" content="" />
</head>
<body>
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" valign="top" class="">
<p> </p>
<table width="26%" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" cellpadding="0" cellspacing="0" width="55%"><img align="middle" src="images/divineloginflame3.png" alt="" width="804" height="403" />
<tr></td>
</tr><tr></tr>
</table>
</td>
<tr>
</td>
<tr></td>
<tr>
<form id="loginForm" name="loginForm" method="post" action="login-exec.php">
<table width="350" border="0" align="center" cellpadding="2" cellspacing="0">
<tr><td></td></tr>
<tr>
<td width="147"><b>Trust Account</b></td>
<td width="100"><input name="dlt_member_account" type="text" class="textfield" id="dlt_member_account" /></td>
</tr>
<tr>
<td width="147"><b>User ID</b></td>
<td width="100"><input name="dlt_member_pin" type="password" class="textfield" id="dlt_member_pin" /></td>
</tr>
<tr>
<td width="147"><b>Password</b></td>
<td width="100"><input name="dlt_password" type="password" class="textfield" id="dlt_password" /></td>
</tr>
<tr>
<td> </td>
<td><input type="submit" name="Submit" value="Enter" /></td>
</tr>
</table>
</form>
<!DOCTYPE HTML>
<html>
<head>
<style type="text/css">
input{
border:1px solid olive;
border-radius:5px;
}
h1{
color:black;
font-size:16px;
text-align:center;
}
</style>
</head>
<body>
<h1 style="text-align:center">Forgotten Login Details<h1>
<form action='' method='post'>
<table cellspacing='5' align='center'>
<tr><td>Email Address:</td><td><input type='text' name='dlt_member_email'/></td></tr>
<tr><td></td><td><input type='submit' name='submit' value='Submit'/></td></tr>
</table>
</form>
<table width="62%" align="center">
<tr>
<td align="center" cellpadding="0" cellspacing="0" width="42%">
<p>If you still need help with your login details please send us a mail</p></td>
</tr>
<tr>
<td align="center" cellpadding="0" cellspacing="0" width="55%"><a href=mailto:djparrotte@hotmail.com><img src="images/email.png" alt="Enquires" width="65" height="65" style="border-style: none"/></a>
</td>
</tr>
<tr><tr> </tr><tr> </tr><tr> </tr>
<td align="center" valign="bottom" cellpadding="0" cellspacing="0" width="30%">
<p>All Rights Reserved Divine Law Trust © 2021-<?php echo date("Y");?> <a href="https://www.divinelawtrust.com/" target="_blank">www.divinelawtrust.com</a></p>
</td>
</tr>
</table>
</body>
</html>